X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fadmin.c;h=30afef236f050b6194c8dd50fb3e76b992e1dc73;hb=e4ef95b2ccfe88d7049543664f00e5fda957dd0c;hp=9dddf0dd1038cd44f6f749dd21937cbc89844d87;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;p=yaz-moved-to-github.git diff --git a/client/admin.c b/client/admin.c index 9dddf0d..30afef2 100644 --- a/client/admin.c +++ b/client/admin.c @@ -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 @@ -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;