X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsc.c;h=277b8d97633f1a07f84972c81c3e4762ba9e1d9c;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=797f9a2e48b5532f7ffbdfb20ac5ac29e445736a;hpb=bf95c509245f5cb4025ef2db348d5f7ace3b5994;p=yaz-moved-to-github.git diff --git a/src/sc.c b/src/sc.c index 797f9a2..277b8d9 100644 --- a/src/sc.c +++ b/src/sc.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. */ @@ -373,6 +373,7 @@ void yaz_sc_destroy(yaz_sc_t *s) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab