X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=test%2Fmarcxml%2Ft1.c;h=f4f612507453ba8d2b7a579521bd3cb15223ee71;hp=9d096ab545c4025e2cb31827bc738359f1acb0ea;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/test/marcxml/t1.c b/test/marcxml/t1.c index 9d096ab..f4f6125 100644 --- a/test/marcxml/t1.c +++ b/test/marcxml/t1.c @@ -1,4 +1,4 @@ -/* $Id: t1.c,v 1.7 2006-03-31 15:58:07 adam Exp $ +/* $Id: t1.c,v 1.8 2006-05-10 08:13:36 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -51,3 +51,11 @@ static void tst(int argc, char **argv) } TL_MAIN +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +