X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fopacdisp.c;h=7d069dce4e6a6e15f185ec97fa6ddd74355508b3;hb=273716ada4a96213fb99182df2a3ee22509437b0;hp=e16d64370b33a94b8e5f5348cb2f8112c5e48da7;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/src/opacdisp.c b/src/opacdisp.c index e16d643..7d069dc 100644 --- a/src/opacdisp.c +++ b/src/opacdisp.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. */ /** @@ -172,6 +172,7 @@ void yaz_display_OPAC(WRBUF wrbuf, Z_OPACRecord *opac_rec, int flags) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab