Update source headers for 2008. Omit CVS ID keyword subst.
[yaz-moved-to-github.git] / test / tstlogthread.c
index 10ae7cf..9125cf3 100644 (file)
@@ -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)
 {
 }