X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fgrs1disp.c;h=0a9df7a1cc046f91551f332ba7e256341a718f47;hp=c2abea8361ed90e54df8e5ab90fa6abb129217ea;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/src/grs1disp.c b/src/grs1disp.c index c2abea8..0a9df7a 100644 --- a/src/grs1disp.c +++ b/src/grs1disp.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: grs1disp.c,v 1.3 2005-01-15 19:47:13 adam Exp $ + * $Id: grs1disp.c,v 1.4 2005-06-25 15:46:04 adam Exp $ */ /** @@ -120,3 +120,11 @@ void yaz_display_grs1(WRBUF wrbuf, Z_GenericRecord *r, int flags) display_grs1 (wrbuf, r, 0); } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +