X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fopacdisp.c;h=6c89e69b1eb66100a038e77d0c5c9c71c2030fc0;hb=97193c4445d3dca23f65c4b517801f148da5a512;hp=ad8113eb8acff0e9c8c746beeb702f4cd4404417;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/src/opacdisp.c b/src/opacdisp.c index ad8113e..6c89e69 100644 --- a/src/opacdisp.c +++ b/src/opacdisp.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 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