X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fwaislen.c;h=9e44ab2d10073a28d4d1f21a5476e1f80e1f6156;hb=31c5e5fa92f5980deac3c042b765e4148329cd1b;hp=bc96b1c6054c7255ab83acd87dbe4fccf3efe3a8;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/waislen.c b/src/waislen.c index bc96b1c..9e44ab2 100644 --- a/src/waislen.c +++ b/src/waislen.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -31,6 +31,7 @@ int completeWAIS(const char *buf, int len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab