projects
/
yaz-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:
8bc333b
)
Define ZOOM_EVENT_MAX (max event ID)
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Dec 2008 20:30:54 +0000
(21:30 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 25 Dec 2008 20:30:54 +0000
(21:30 +0100)
include/yaz/zoom.h
patch
|
blob
|
history
diff --git
a/include/yaz/zoom.h
b/include/yaz/zoom.h
index
fe0496a
..
cdefb6f
100644
(file)
--- a/
include/yaz/zoom.h
+++ b/
include/yaz/zoom.h
@@
-151,6
+151,7
@@
ZOOM_connection_last_event(ZOOM_connection cs);
#define ZOOM_EVENT_RECV_RECORD 8
#define ZOOM_EVENT_RECV_SEARCH 9
#define ZOOM_EVENT_END 10
+#define ZOOM_EVENT_MAX 10
/* ----------------------------------------------------------- */
/* result sets */