From: mike Date: Wed, 12 Oct 2005 16:13:00 +0000 (+0000) Subject: Tested ZOOM_diag_str() X-Git-Tag: cpan_1_22~461 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;ds=sidebyside;h=37bba04c91fb66ea23d50f83f5055e775668ff5f;hp=08672ace7ae2c0112e1ded649f59c5ffb379d764;p=ZOOM-Perl-moved-to-github.git Tested ZOOM_diag_str() --- 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