X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=ZOOM.xs;h=71a241d3ad72c5530f877f564b7181faf72eb43e;hb=147db991a5cc7a657022aab02db041b990cae669;hp=2178a2323ae91afec9c4f185ff22fcc3398e8319;hpb=bc796c5fb526230fcbc420a5ca173b3fbeecf4cf;p=ZOOM-Perl-moved-to-github.git diff --git a/ZOOM.xs b/ZOOM.xs index 2178a23..71a241d 100644 --- a/ZOOM.xs +++ b/ZOOM.xs @@ -1,4 +1,4 @@ -/* $Id: ZOOM.xs,v 1.30 2005-11-15 11:31:52 mike Exp $ */ +/* $Id: ZOOM.xs,v 1.31 2005-11-16 16:10:13 mike Exp $ */ #include "EXTERN.h" #include "perl.h" @@ -207,6 +207,11 @@ ZOOM_connection_addinfo(c) # TESTED const char * +ZOOM_connection_diagset(c) + ZOOM_connection c + +# TESTED +const char * ZOOM_diag_str(error) int error