X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=ztest%2Fgfs-example.c;h=05112e24fb67e993a9ea52c7032aa12317a8770f;hb=8be4cad726760fbc18b83b1ae8af3790dcf31c81;hp=258c83fcd1ffc8826a39b683c956d0f651d45300;hpb=93f4285bbf2ed5a42fe62f92c7c4618df5f20583;p=yaz-moved-to-github.git diff --git a/ztest/gfs-example.c b/ztest/gfs-example.c index 258c83f..05112e2 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-2009 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