X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcqlstdio.c;h=83875f1105ee72b915bb0076d56a2402eedb75c9;hp=d6ea47d4a26e2753f6e38be1f695219978e3d968;hb=95d8bd04e10519a635972a24176270ef4dbe8d2c;hpb=f53079fadcadb1eeef45e1e6d254801d984d6068 diff --git a/src/cqlstdio.c b/src/cqlstdio.c index d6ea47d..83875f1 100644 --- a/src/cqlstdio.c +++ b/src/cqlstdio.c @@ -1,5 +1,5 @@ -/* $Id: cqlstdio.c,v 1.2 2004-10-03 22:34:07 adam Exp $ - Copyright (C) 2002-2004 +/* $Id: cqlstdio.c,v 1.4 2005-06-25 15:46:03 adam Exp $ + Copyright (C) 1995-2005, Index Data ApS Index Data Aps This file is part of the YAZ toolkit. @@ -39,3 +39,11 @@ int cql_parser_stdio(CQL_parser cp, FILE *f) } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +