X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Ffhistory.c;h=9eecb27f04a3d921909284c773298385eca6e954;hp=00c03af9bf9e60235af99f33127cb3c896ddf1ce;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7 diff --git a/client/fhistory.c b/client/fhistory.c index 00c03af..9eecb27 100644 --- a/client/fhistory.c +++ b/client/fhistory.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 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