projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ca6c63e
)
avoid compiler warning
Gurusamy Sarathy [Fri, 26 Oct 2001 13:39:52 +0000 (13:39 +0000)]
p4raw-id: //depot/perl@12686
win32/win32.c
patch
|
blob
|
blame
|
history
diff --git
a/win32/win32.c
b/win32/win32.c
index
115a66c
..
97f8b4f
100644
(file)
--- a/
win32/win32.c
+++ b/
win32/win32.c
@@
-1866,8
+1866,8
@@
win32_alarm(unsigned int sec)
timerid=0;
}
}
- return 0;
#endif /* !PERL_IMPLICIT_CONTEXT */
+ return 0;
}
#ifdef HAVE_DES_FCRYPT