X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fread-marc.c;h=eb4463105315be38437f85db9c3c3eaed3be62fd;hp=c936a60b32983b906f87a875b3adbac9394b4967;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hpb=67002f49611adb64993391b0cbf6c235f18080a4 diff --git a/ztest/read-marc.c b/ztest/read-marc.c index c936a60..eb44631 100644 --- a/ztest/read-marc.c +++ b/ztest/read-marc.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: read-marc.c,v 1.6 2005-01-15 19:47:16 adam Exp $ + * $Id: read-marc.c,v 1.7 2005-06-25 15:46:09 adam Exp $ */ /* @@ -1617,3 +1617,11 @@ char *dummy_xml_record (int num, ODR odr) yaz_marc_destroy(mt); return rec; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +