X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fccl_xml.h;h=256b0c3ff7ddab07bb18f8117eaf9d2f297b2216;hp=bb9eb8abfc66ff419b1c074adb3f44203b6059e1;hb=00537b483d646bd04a204708ecbde708861f044e;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/include/yaz/ccl_xml.h b/include/yaz/ccl_xml.h index bb9eb8a..256b0c3 100644 --- a/include/yaz/ccl_xml.h +++ b/include/yaz/ccl_xml.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -44,7 +44,7 @@ YAZ_BEGIN_CDECL \param addinfo has error message if configuration could not be parsed \retval 0 OK \retval -1 errors. Inspect addinfo for error message - + Configuration example: \verbatim @@ -72,6 +72,7 @@ YAZ_END_CDECL /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab