summaryrefslogtreecommitdiff
path: root/ext/Time/HiRes
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2006-11-01 13:07:37 +0000
committerSteve Hay <SteveHay@planit.com>2006-11-01 13:07:37 +0000
commit86413ec05edbed389a8f74a82fd028f2d16de4b8 (patch)
tree9abb24fb7f353c0288ce8346691bc94001c8b2f5 /ext/Time/HiRes
parent63ad731da6e7c95184317616677400634991d7a4 (diff)
downloadperl-86413ec05edbed389a8f74a82fd028f2d16de4b8.tar.gz
Silence VC++ compiler warnings
See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208 p4raw-id: //depot/perl@29180
Diffstat (limited to 'ext/Time/HiRes')
-rw-r--r--ext/Time/HiRes/HiRes.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Time/HiRes/HiRes.xs b/ext/Time/HiRes/HiRes.xs
index f1029f0795..a33e1900c8 100644
--- a/ext/Time/HiRes/HiRes.xs
+++ b/ext/Time/HiRes/HiRes.xs
@@ -1209,7 +1209,7 @@ clock()
#endif /* #if defined(TIME_HIRES_CLOCK) && defined(CLOCKS_PER_SEC) */
-IV
+void
stat(...)
PROTOTYPE: ;$
PPCODE: