X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fadmin.c;h=134812fea72c45237dacd62bc3ca554bab895689;hp=9dddf0dd1038cd44f6f749dd21937cbc89844d87;hb=9dfcbb70828f8d5b524c9bb45852246ae1dd6878;hpb=358e1b7e886e6130547ca28e72e0f7fdb4f1c409 diff --git a/client/admin.c b/client/admin.c index 9dddf0d..134812f 100644 --- a/client/admin.c +++ b/client/admin.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, 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.22 2006-10-04 16:59:33 mike 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;