X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.h;h=90ae3bff6291206f3a30635735857ab362bff723;hp=2a3a81e529f67292587dde375ea4521b08b645b1;hb=7b4adcc54d64c9196a8c19a7f69c850774b8776b;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/diag-entry.h b/src/diag-entry.h index 2a3a81e..90ae3bf 100644 --- a/src/diag-entry.h +++ b/src/diag-entry.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2010 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -39,6 +39,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