X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=include%2Fbset.h;h=78b99578aaab002f062c7b15112e2fb1b870bcf1;hp=de9eea700820ed8fbdb7b197378d538a00a734ea;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/include/bset.h b/include/bset.h index de9eea7..78b9957 100644 --- a/include/bset.h +++ b/include/bset.h @@ -1,4 +1,4 @@ -/* $Id: bset.h,v 1.6 2005-01-15 21:45:42 adam Exp $ +/* $Id: bset.h,v 1.7 2006-05-10 08:13:18 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -60,3 +60,11 @@ void pr_charBSet (BSetHandle *sh, BSet src, void (*f)(int)); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +