Add missing ZOOM_END_CDECL
[yaz-moved-to-github.git] / include / yaz / zoom.h
index 9b2d21f..fe0496a 100644 (file)
@@ -24,7 +24,6 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: zoom.h,v 1.49 2008-02-21 12:42:13 adam Exp $ */
 
 /**
  * \file zoom.h
@@ -487,7 +486,11 @@ ZOOM_API(int)
 ZOOM_API(int)
     ZOOM_connection_peek_event(ZOOM_connection c);
 
+ZOOM_API(const char *)
+    ZOOM_get_event_str(int event);
+
 ZOOM_END_CDECL
+
 /*
  * Local variables:
  * c-basic-offset: 4