projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e5aa19
)
Explicitly enable prototypes: no functional change, but silences warning.
author
mike
<mike>
Mon, 10 Oct 2005 12:40:33 +0000
(12:40 +0000)
committer
mike
<mike>
Mon, 10 Oct 2005 12:40:33 +0000
(12:40 +0000)
ZOOM.xs
patch
|
blob
|
history
diff --git
a/ZOOM.xs
b/ZOOM.xs
index
3f5d3af
..
5af7204
100644
(file)
--- a/
ZOOM.xs
+++ b/
ZOOM.xs
@@
-7,6
+7,8
@@
MODULE = ZOOM PACKAGE = ZOOM
+PROTOTYPES: ENABLE
+
const char *
ZOOM_connection_addinfo(c)