X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2Fread-marc.c;h=102e8ff58001b0f00736a2d2a63183d02e61609c;hb=9e3111eaac05558be44beadb89eb7ba8c73eb9d5;hp=850b7060322fb541dbcf8368e9fb3f7c8fa29274;hpb=905df6869e5ad8ab9f34590cce771fe50c444473;p=yaz-moved-to-github.git diff --git a/ztest/read-marc.c b/ztest/read-marc.c index 850b706..102e8ff 100644 --- a/ztest/read-marc.c +++ b/ztest/read-marc.c @@ -1,8 +1,8 @@ /* - * Copyright (c) 2002, Index Data. + * Copyright (C) 1995-2007, 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.8 2007-01-03 08:42:18 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 + */ +