summaryrefslogtreecommitdiff
path: root/ext/DynaLoader
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2015-11-11 09:20:56 +1100
committerTony Cook <tony@develop-help.com>2015-11-11 09:20:56 +1100
commitfdfd5e4d926a555f6d4f156d79198d8c6db9dc44 (patch)
tree00305089b25e71de6774a8e3e07549396ea22c2d /ext/DynaLoader
parentc35721edcd870400420b201f2fbd36e7a00bce1a (diff)
downloadperl-fdfd5e4d926a555f6d4f156d79198d8c6db9dc44.tar.gz
fix symbian XS too, missed this when checking over the patch
Unfortunately the symbian SDK doesn't appear to be available anymore.
Diffstat (limited to 'ext/DynaLoader')
-rw-r--r--ext/DynaLoader/dl_symbian.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/DynaLoader/dl_symbian.xs b/ext/DynaLoader/dl_symbian.xs
index 3d3c038c2a..c2d1094aed 100644
--- a/ext/DynaLoader/dl_symbian.xs
+++ b/ext/DynaLoader/dl_symbian.xs
@@ -178,7 +178,7 @@ dl_unload_file(libhandle)
void
- dl_find_symbol(libhandle, symbolname, ign_err=0)
+dl_find_symbol(libhandle, symbolname, ign_err=0)
void * libhandle
char * symbolname
int ign_err