X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ffhistory.c;h=fe3e5fd09c2801745435293cfbb92079b1b3ef9d;hp=3b286eac389e1e3073380a717f6fcdc135b18375;hb=19a9c4f58563f2bb28d69647096491ae965fd377;hpb=3a36217ed64fc7c30c3c886d85d4f337fe2f9282 diff --git a/client/fhistory.c b/client/fhistory.c index 3b286ea..fe3e5fd 100644 --- a/client/fhistory.c +++ b/client/fhistory.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ /** \file fhistory.c @@ -140,6 +140,7 @@ int file_history_trav(file_history_t fh, void *client_data, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab