]> mj.ucw.cz Git - libucw.git/blobdiff - lib/db.h
autoconf.h needs to be handled differently, since it is copied from obj/lib
[libucw.git] / lib / db.h
index b2a13a234a9610c92f84e398d6d273a1fc774d69..41b81aa1308fb2a533d809fb80e7c2441e0dd68d 100644 (file)
--- a/lib/db.h
+++ b/lib/db.h
@@ -1,5 +1,5 @@
 /*
- *     Sherlock Library -- Fast Database Management Routines
+ *     UCW Library -- Fast Database Management Routines
  *
  *     (c) 1999--2001 Martin Mares <mj@ucw.cz>
  *
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _SHERLOCK_DB_H
-#define _SHERLOCK_DB_H
+#ifndef _UCW_DB_H
+#define _UCW_DB_H
 
 struct sdbm;