X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fzoom.h;h=cdefb6f7a3de5186302d5986595bcf5af615f0b4;hb=df4b0f88de7de6ffcba31c26a0f0c94a15cbf2f8;hp=1a074377c3a50312212a035b68124cb5cbdfa6bd;hpb=6dff34312a0f7c3272f7b52c5e13af1e04f72228;p=yaz-moved-to-github.git diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 1a07437..cdefb6f 100644 --- 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 */ @@ -489,6 +490,8 @@ ZOOM_API(int) ZOOM_API(const char *) ZOOM_get_event_str(int event); +ZOOM_END_CDECL + /* * Local variables: * c-basic-offset: 4