X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fread-marc.c;h=eb4463105315be38437f85db9c3c3eaed3be62fd;hp=850b7060322fb541dbcf8368e9fb3f7c8fa29274;hb=471c6dccdbb5c5a9c08b24c9abd6a1dcda29e79e;hpb=905df6869e5ad8ab9f34590cce771fe50c444473 diff --git a/ztest/read-marc.c b/ztest/read-marc.c index 850b706..eb44631 100644 --- a/ztest/read-marc.c +++ b/ztest/read-marc.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 2002, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: read-marc.c,v 1.5 2004-12-30 00:18:04 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 + */ +