projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f50177
)
Perl Module: Add prototypes keyword to XS definition
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 9 Oct 2010 07:51:01 +0000
(09:51 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 9 Oct 2010 07:51:01 +0000
(09:51 +0200)
perl-module/PSPP.xs
patch
|
blob
|
history
diff --git
a/perl-module/PSPP.xs
b/perl-module/PSPP.xs
index 15d3b606cbecdab2aa76ae5324b347cc094e55fa..400aeda7b12ce45ada26c7dc138d8b5bf0224f4a 100644
(file)
--- a/
perl-module/PSPP.xs
+++ b/
perl-module/PSPP.xs
@@
-166,6
+166,8
@@
MODULE = PSPP
MODULE = PSPP PACKAGE = PSPP
+PROTOTYPES: ENABLE
+
void
onBoot (ver)
const char *ver