X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=isamb%2Fisamb.c;h=151960e6079081eb1ef756d4bfa5001f7d1805b3;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hp=57e05bdc4d498e446aab3d858aac850de1225133;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f;p=idzebra-moved-to-github.git diff --git a/isamb/isamb.c b/isamb/isamb.c index 57e05bd..151960e 100644 --- a/isamb/isamb.c +++ b/isamb/isamb.c @@ -1,4 +1,4 @@ -/* $Id: isamb.c,v 1.81 2005-08-19 12:58:01 adam Exp $ +/* $Id: isamb.c,v 1.82 2006-05-10 08:13:26 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -1947,3 +1947,11 @@ again: } return 1; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +