X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=include%2Fyaz%2Fzoom.h;h=8258ef59c25d91baedc929a6aa9b8c732a739586;hb=89929f93f8e83456495d777df76e48cd8c53c265;hp=70f72316807a1e4b8b374102d59efc9cece483bc;hpb=d281d88f97474092424163d82863b382b75596da;p=yaz-moved-to-github.git diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 70f7231..8258ef5 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -2,7 +2,7 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: zoom.h,v 1.33 2005-12-21 16:43:13 mike Exp $ + * $Id: zoom.h,v 1.34 2006-04-07 11:27:24 adam Exp $ */ /** * \file zoom.h @@ -127,6 +127,7 @@ ZOOM_connection_last_event(ZOOM_connection cs); #define ZOOM_EVENT_RECV_APDU 7 #define ZOOM_EVENT_RECV_RECORD 8 #define ZOOM_EVENT_RECV_SEARCH 9 +#define ZOOM_EVENT_END 10 /* ----------------------------------------------------------- */ /* result sets */