2007.
[idzebra-moved-to-github.git] / include / idzebra / snippet.h
index a512743..e4cb07f 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: snippet.h,v 1.6 2006-08-14 10:40:14 adam Exp $
-   Copyright (C) 1995-2006
+/* $Id: snippet.h,v 1.8 2007-01-15 20:08:24 adam Exp $
+   Copyright (C) 1995-2007
    Index Data ApS
 
 This file is part of the Zebra server.
@@ -39,7 +39,7 @@ typedef struct zebra_snippets zebra_snippets;
 typedef struct zebra_snippet_word zebra_snippet_word;
 
 YAZ_EXPORT
-zebra_snippets *zebra_snippets_create();
+zebra_snippets *zebra_snippets_create(void);
 
 YAZ_EXPORT
 void zebra_snippets_destroy(zebra_snippets *l);