X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.h;h=d6c8ed52d4a6e7c2b311edc78e0b0f32b77f6a80;hp=2a3a81e529f67292587dde375ea4521b08b645b1;hb=1f1e067ae72eff85b653b72f9450ee6b50dcc272;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/src/diag-entry.h b/src/diag-entry.h index 2a3a81e..d6c8ed5 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-2013 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