X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-ccl.c;h=4bffebebb7a42f1d28a672994c8cdd27cb00cd1c;hp=8eef9af0d8b96227f4363333883fa834d1faeb35;hb=a85807bde8a4a08706d266bd7dd089fb6778e281;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/yaz-ccl.c b/src/yaz-ccl.c index 8eef9af..4bffebe 100644 --- a/src/yaz-ccl.c +++ b/src/yaz-ccl.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. */ /** @@ -49,6 +49,7 @@ Z_AttributesPlusTerm *ccl_scan_query (ODR o, struct ccl_rpn_node *p) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab