projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0674757
)
Fix Doxygen comment
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 20 May 2010 12:44:08 +0000
(14:44 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 20 May 2010 12:44:08 +0000
(14:44 +0200)
src/session.c
patch
|
blob
|
history
diff --git
a/src/session.c
b/src/session.c
index
4910ea9
..
5302971
100644
(file)
--- 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
*/