From 37bba04c91fb66ea23d50f83f5055e775668ff5f Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 12 Oct 2005 16:13:00 +0000 Subject: [PATCH 1/1] Tested ZOOM_diag_str() --- ZOOM.xs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ZOOM.xs b/ZOOM.xs index 67c130d..5b78ad7 100644 --- a/ZOOM.xs +++ b/ZOOM.xs @@ -1,4 +1,4 @@ -/* $Id: ZOOM.xs,v 1.9 2005-10-12 09:45:36 mike Exp $ */ +/* $Id: ZOOM.xs,v 1.10 2005-10-12 16:13:00 mike Exp $ */ #include "EXTERN.h" #include "perl.h" @@ -112,6 +112,8 @@ const char * ZOOM_connection_addinfo(c) ZOOM_connection c +# TESTED +# const char * ZOOM_diag_str(error) int error -- 1.7.10.4