X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fdb.h;h=41b81aa1308fb2a533d809fb80e7c2441e0dd68d;hb=5a78c3505ae7fa76a061e26676450049ec5946d5;hp=b2a13a234a9610c92f84e398d6d273a1fc774d69;hpb=49ed04e2e93a6a5b01058638224621d5c07db01c;p=libucw.git diff --git a/lib/db.h b/lib/db.h index b2a13a23..41b81aa1 100644 --- 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 * @@ -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;