X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ftest_scan.c;h=33b2ab2afe0026de6b51e73d7b16ce702a8fa508;hb=8a0144a3925311102133d62ac6258ace8d7187eb;hp=d1e3f8c35c5c3fce0498f1f0581b004ab1db18d3;hpb=049a7363a54b6e467e8f0d2202b01848fe98dc70;p=idzebra-moved-to-github.git diff --git a/test/api/test_scan.c b/test/api/test_scan.c index d1e3f8c..33b2ab2 100644 --- a/test/api/test_scan.c +++ b/test/api/test_scan.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2011 Index Data + Copyright (C) Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -28,7 +28,7 @@ const char *myrec[] = { "\nc d\n\n", "\ne f\n\n" , 0} ; - + static void tst(int argc, char **argv) { ZebraService zs = tl_start_up(0, argc, argv);