X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fzoom.h;h=23cf196ed55f664f2a0122279355575754f3bc94;hp=1a074377c3a50312212a035b68124cb5cbdfa6bd;hb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;hpb=6dff34312a0f7c3272f7b52c5e13af1e04f72228 diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 1a07437..23cf196 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2009 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -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