X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcclfind.c;h=eb2780077358921a9eb4c2aa65162f68a16e0de4;hp=d8cccbd8d651f7ade5a94d2112cd09235805fcb9;hb=d578239b6183460779d9d34d4feeff3129dcab68;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/cclfind.c b/src/cclfind.c index d8cccbd..eb27800 100644 --- a/src/cclfind.c +++ b/src/cclfind.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ /** @@ -1105,6 +1105,7 @@ struct ccl_rpn_node *ccl_find_str(CCL_bibset bibset, const char *str, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab