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