X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fpasstest.c;fp=util%2Fpasstest.c;h=20c62303e183bc630c17a76da40e6af83a499087;hb=ecb3935e78cd9bcfdebafdee0834cfb1060d7b5e;hp=c81d55bc6988504ebe7007fca784d83d5576e24a;hpb=0923abfae0f509e33ce05bcd88195ea8dd735f9f;p=idzebra-moved-to-github.git diff --git a/util/passtest.c b/util/passtest.c index c81d55b..20c6230 100644 --- a/util/passtest.c +++ b/util/passtest.c @@ -1,4 +1,4 @@ -/* $Id: passtest.c,v 1.6 2005-05-30 13:27:08 adam Exp $ +/* $Id: passtest.c,v 1.7 2006-05-10 08:13:46 adam Exp $ Copyright (C) 1995-2005 Index Data ApS @@ -35,3 +35,11 @@ int main (int argc, char **argv) passwd_db_close(db); return 0; } +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +