X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=ztest%2Fgfs-example.c;h=6a4f44626d39eabf3850ac7f461366e7d57c2add;hp=258c83fcd1ffc8826a39b683c956d0f651d45300;hb=16cec0c7730f9ae5ce52a12a66d139e02cb806c0;hpb=93f4285bbf2ed5a42fe62f92c7c4618df5f20583 diff --git a/ztest/gfs-example.c b/ztest/gfs-example.c index 258c83f..6a4f446 100644 --- a/ztest/gfs-example.c +++ b/ztest/gfs-example.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include static int my_search(void *handle, bend_search_rr *rr) @@ -96,6 +96,7 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab