projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e537ac3
)
Fix my typo in a comment.
author
Nicholas Clark
<nick@ccl4.org>
Sun, 23 Dec 2007 20:25:25 +0000
(20:25 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Sun, 23 Dec 2007 20:25:25 +0000
(20:25 +0000)
p4raw-id: //depot/perl@32718
perl.h
patch
|
blob
|
history
diff --git
a/perl.h
b/perl.h
index
79259ce
..
a90a073
100644
(file)
--- a/
perl.h
+++ b/
perl.h
@@
-3765,7
+3765,7
@@
Gid_t getegid (void);
#endif
/* Keep the old croak based assert for those who want it, and as a fallback if
- the platform is so he
r
tically non-ANSI that it can't assert. */
+ the platform is so he
c
tically non-ANSI that it can't assert. */
#define Perl_assert(what) PERL_DEB( \
((what) ? ((void) 0) : \