projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94022fe
)
put the prototypes line in the right place
author
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 12:59:34 +0000
(12:59 +0000)
committer
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 12:59:34 +0000
(12:59 +0000)
Flines/Flines.xs
patch
|
blob
|
blame
|
history
diff --git
a/Flines/Flines.xs
b/Flines/Flines.xs
index 2dd493aa0e831432f8048eaf725e093733f56105..b00f1dc51a486d51188512fd94e539af683a1fa7 100644
(file)
--- a/
Flines/Flines.xs
+++ b/
Flines/Flines.xs
@@
-51,10
+51,10
@@
flines(i_img *im) {
DEFINE_IMAGER_CALLBACKS;
-PROTOTYPES: ENABLE
-
MODULE = Imager::Filter::Flines PACKAGE = Imager::Filter::Flines
+PROTOTYPES: ENABLE
+
void
flines(im)
Imager::ImgRaw im