X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fnmemsdup.c;h=d30dbaff032ca858e713043aa951f3957c29881f;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=0fe7373d6064f5baacf922d89a992086255577c2;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/nmemsdup.c b/src/nmemsdup.c index 0fe7373..d30dbaf 100644 --- a/src/nmemsdup.c +++ b/src/nmemsdup.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. */ @@ -106,6 +106,7 @@ char *nmem_text_node_cdata(const xmlNode *ptr_cdata, NMEM nmem) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab