X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fprt-ext.c;h=4ccdc1b8de35ddb3da24567591f2955cfd20d737;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=2fa8c71931bc9858bdbab0e022d43fa2b1b0de47;hpb=138fbf3c4582f2738e5b30e440994c9b6d76e194;p=yaz-moved-to-github.git diff --git a/src/prt-ext.c b/src/prt-ext.c index 2fa8c71..4ccdc1b 100644 --- a/src/prt-ext.c +++ b/src/prt-ext.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. */ @@ -367,6 +367,7 @@ Z_External *z_ext_record_usmarc(ODR o, const char *buf, int len) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab