summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2007-04-26 12:36:45 +0000
committerDave Mitchell <davem@fdisolutions.com>2007-04-26 12:36:45 +0000
commite9e03e16875c2b55d3621425adb98b63af46989f (patch)
tree19ba1484c7c5ec3a054943a51010f97ca45c54de /perl.c
parente3def60f2e5ccd1bf34656c3a5e1691f3bdc48a9 (diff)
downloadperl-e9e03e16875c2b55d3621425adb98b63af46989f.tar.gz
eliminate "unused var" warning
p4raw-id: //depot/perl@31083
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index 33aa78ef6f..f48aba6a69 100644
--- a/perl.c
+++ b/perl.c
@@ -4295,6 +4295,7 @@ FIX YOUR KERNEL, PUT A C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP!\n");
#endif /* DOSUID */
PERL_UNUSED_ARG(validarg);
PERL_UNUSED_ARG(scriptname);
+ PERL_UNUSED_ARG(linestr_sv);
}
STATIC void