X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstlogthread.c;h=9125cf36fe53cee4988a249126e2a11b5155d37a;hp=10ae7cfc6bbb9e3b99115719a6808a5bacdef7b1;hb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/test/tstlogthread.c b/test/tstlogthread.c index 10ae7cf..9125cf3 100644 --- a/test/tstlogthread.c +++ b/test/tstlogthread.c @@ -1,8 +1,6 @@ -/* - * Copyright (c) 1998-2007, Index Data. +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2008 Index Data * See the file LICENSE for details. - * - * $Id: tstlogthread.c,v 1.5 2007-01-03 08:42:16 adam Exp $ */ #if HAVE_CONFIG_H @@ -49,7 +47,7 @@ static void t_test(void) exit(0); } #else -static void t_test() +static void t_test(void) { }