From 29cc5faecbd855b9c3ad7bf2749c7fcd1a393704 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 20 Oct 2008 19:23:54 +0200 Subject: [PATCH] Add missing ZOOM_END_CDECL --- include/yaz/zoom.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 1a07437..fe0496a 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -489,6 +489,8 @@ ZOOM_API(int) ZOOM_API(const char *) ZOOM_get_event_str(int event); +ZOOM_END_CDECL + /* * Local variables: * c-basic-offset: 4 -- 1.7.10.4