From: Adam Dickmeiss Date: Thu, 20 May 2010 12:44:08 +0000 (+0200) Subject: Fix Doxygen comment X-Git-Tag: v1.4.1~9 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=781dc14fa1b1efde27ef3befcb2da7ca84045eae;p=pazpar2-moved-to-github.git Fix Doxygen comment --- diff --git a/src/session.c b/src/session.c index 4910ea9..5302971 100644 --- a/src/session.c +++ b/src/session.c @@ -1140,6 +1140,7 @@ static int ingest_to_cluster(struct client *cl, \param cl client holds the result set for record \param rec record buffer (0 terminated) \param record_no record position (1, 2, ..) + \param nmem working NMEM \retval 0 OK \retval -1 failure */