X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Ftest.h;h=a9f55740db13ced4399ff503d1fb6f20945278d3;hp=402f551d83522f37b67770d18d70b232e80a19e9;hb=9dfcbb70828f8d5b524c9bb45852246ae1dd6878;hpb=358e1b7e886e6130547ca28e72e0f7fdb4f1c409 diff --git a/include/yaz/test.h b/include/yaz/test.h index 402f551..a9f5574 100644 --- a/include/yaz/test.h +++ b/include/yaz/test.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2006, Index Data ApS * See the file LICENSE for details. * - * $Id: test.h,v 1.9 2006-07-07 13:39:02 heikki Exp $ + * $Id: test.h,v 1.10 2006-10-04 16:59:33 mike Exp $ */ /** \file test.h @@ -16,7 +16,7 @@ #include /** \brief Get the verbosity level */ -int yaz_test_get_verbosity(); +int yaz_test_get_verbosity(void); /** \brief Test OK */ #define YAZ_TEST_TYPE_OK 1