X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.c;h=94f149c5a2ade3f54fbaae39b5cc5794c9b551a1;hp=accd5baec09b6027bdd3dd4a9a1a1c13c0b9e962;hb=d2ed898832ae354c17254ff52c70c92278518efe;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/diag-entry.c b/src/diag-entry.c index accd5ba..94f149c 100644 --- a/src/diag-entry.c +++ b/src/diag-entry.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2013 Index Data * See the file LICENSE for details. */ @@ -25,6 +25,7 @@ const char *yaz_diag_to_str(struct yaz_diag_entry *tab, int code) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab