X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fnfa.h;h=290174663af5de80ada22b76fcebb1645e2ff746;hp=4b7369a57c74fa28cba3c55a340de018e15a9a30;hb=9dfcbb70828f8d5b524c9bb45852246ae1dd6878;hpb=358e1b7e886e6130547ca28e72e0f7fdb4f1c409 diff --git a/include/yaz/nfa.h b/include/yaz/nfa.h index 4b7369a..2901746 100644 --- a/include/yaz/nfa.h +++ b/include/yaz/nfa.h @@ -1,6 +1,6 @@ /* Copyright (C) 2006, Index Data ApS * See the file LICENSE for details. - * $Id: nfa.h,v 1.10 2006-08-11 12:43:52 adam Exp $ + * $Id: nfa.h,v 1.11 2006-10-04 16:59:33 mike Exp $ */ /** @@ -89,7 +89,7 @@ typedef struct yaz_nfa_converter yaz_nfa_converter; * \return a pointer to the newly created NFA * * */ -yaz_nfa *yaz_nfa_init(); +yaz_nfa *yaz_nfa_init(void); /** \brief Destroy the whole thing */ void yaz_nfa_destroy(