X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fidzebra%2Fdict.h;h=8a2828b2418b700a4795da773f755bee34ccf8fd;hp=a620165d788a21c2047fbedc2b29dd9704942830;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/include/idzebra/dict.h b/include/idzebra/dict.h index a620165..8a2828b 100644 --- a/include/idzebra/dict.h +++ b/include/idzebra/dict.h @@ -1,4 +1,4 @@ -/* $Id: dict.h,v 1.4 2005-05-01 20:43:11 adam Exp $ +/* $Id: dict.h,v 1.5 2006-05-10 08:13:20 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -98,3 +98,11 @@ int dict_copy_compact (BFiles bfs, const char *from, const char *to); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +