X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fccltoken.c;h=79d6efc8d5f4840525ad210f1bff227de48943d3;hp=a0737120789c0058a94201d00734155f90569d9b;hb=5c0e243664a63c8522d400abbda6dc892cae4349;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/ccltoken.c b/src/ccltoken.c index a073712..79d6efc 100644 --- a/src/ccltoken.c +++ b/src/ccltoken.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. */ /** @@ -277,6 +277,7 @@ int ccl_parser_get_error(CCL_parser cclp, int *pos) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab