X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fdiag-entry.h;h=2058ef860fe189e4531089bcfe9dd12dc5e73975;hp=b83fd719580ff37dd24f458ff5581cc0da72d647;hb=d1b8a1c1647ebb00401f6b6e8f992cca7480b5f9;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/src/diag-entry.h b/src/diag-entry.h index b83fd71..2058ef8 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-2009 Index Data. + * Copyright (C) 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