X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.c;h=33894b78f7b1ade7b34ce6550cde34d05e8660c9;hp=4be0e237c13a56420e9c4481a701d8826f00fdaf;hb=a5795a2df2095d5a44b012a59426e7b906db3ec9;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/diag-entry.c b/src/diag-entry.c index 4be0e23..33894b7 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-2008 Index Data + * Copyright (C) 1995-2010 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