X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fxcqlutil.c;h=abbd8790aa00eb5609e7b3c5cd84243043328dd5;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=da6976a0a87b9e86184ad13c2d01c2140dad3253;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/xcqlutil.c b/src/xcqlutil.c index da6976a..abbd879 100644 --- a/src/xcqlutil.c +++ b/src/xcqlutil.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 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