X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fxcqlutil.c;h=32fde13e4bba91a776c9675e0876ea10bd7134e7;hp=eb5111afe15942449be2dfa52e04c03e52109775;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/xcqlutil.c b/src/xcqlutil.c index eb5111a..32fde13 100644 --- a/src/xcqlutil.c +++ b/src/xcqlutil.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. */ @@ -242,6 +242,7 @@ int cql_to_xml_buf(struct cql_node *cn, char *out, int max) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab