X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Foptions.h;h=2a71410db66d022db4e6e9096f913b605943cbd9;hp=a285f2b543fca37fda36a2cc3e633e85d1540dd9;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=4c176312acdc3444c9afc820f76a393e64668e52 diff --git a/include/yaz/options.h b/include/yaz/options.h index a285f2b..2a71410 100644 --- a/include/yaz/options.h +++ b/include/yaz/options.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: options.h,v 1.5 2005-01-15 19:47:09 adam Exp $ + * $Id: options.h,v 1.6 2005-06-25 15:46:03 adam Exp $ */ /** @@ -42,4 +42,12 @@ YAZ_EXPORT int options (const char *desc, char **argv, int argc, char **arg); YAZ_END_CDECL #endif - + +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +