ZOOM_connection_peek_event()
authormike <mike>
Tue, 16 Jan 2007 11:17:15 +0000 (11:17 +0000)
committermike <mike>
Tue, 16 Jan 2007 11:17:15 +0000 (11:17 +0000)
ZOOM.xs

diff --git a/ZOOM.xs b/ZOOM.xs
index 12e463c..7e58189 100644 (file)
--- a/ZOOM.xs
+++ b/ZOOM.xs
@@ -1,4 +1,4 @@
-/* $Id: ZOOM.xs,v 1.45 2006-11-28 17:32:54 mike Exp $ */
+/* $Id: ZOOM.xs,v 1.46 2007-01-16 11:17:15 mike Exp $ */
 
 #include "EXTERN.h"
 #include "perl.h"
@@ -614,6 +614,10 @@ int
 ZOOM_connection_is_idle(cs)
        ZOOM_connection cs
 
+int
+ZOOM_connection_peek_event(cs)
+       ZOOM_connection cs
+
 
 # ----------------------------------------------------------------------------
 # What follows is the YAZ logging API.  This is not strictly part of