changed output to be non-cascarding when using -n switch
[yaz-moved-to-github.git] / client / admin.c
index 9dddf0d..30afef2 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: admin.c,v 1.21 2005-06-25 15:46:01 adam Exp $
+ * $Id: admin.c,v 1.23 2007-01-03 08:42:13 adam Exp $
  */
 
 #include <stdio.h>
@@ -33,7 +33,7 @@
 #include "admin.h"
 
 /* Helper functions to get to various statics in the client */
-ODR getODROutputStream();
+ODR getODROutputStream(void);
 
 extern char *databaseNames[];
 extern int num_databaseNames;