X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=isamb%2Ftstisamb.c;h=a85b27687d3c5145f91ae6043b9491c5e2dda6d3;hp=048e6cbd21562a0534f24385d964013f1398c8ac;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f diff --git a/isamb/tstisamb.c b/isamb/tstisamb.c index 048e6cb..a85b276 100644 --- a/isamb/tstisamb.c +++ b/isamb/tstisamb.c @@ -1,4 +1,4 @@ -/* $Id: tstisamb.c,v 1.22 2005-10-27 09:09:52 adam Exp $ +/* $Id: tstisamb.c,v 1.23 2006-05-10 08:13:27 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -581,3 +581,11 @@ int main(int argc, char **argv) exit(0); return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +