projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e2eb2cb
)
C++ comments, bad.
Rafael Garcia-Suarez [Wed, 31 Dec 2003 07:59:19 +0000 (07:59 +0000)]
p4raw-id: //depot/perl@22020
ext/Cwd/Cwd.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/Cwd/Cwd.xs
b/ext/Cwd/Cwd.xs
index
6f8dc96
..
04ab25e
100644
(file)
--- a/
ext/Cwd/Cwd.xs
+++ b/
ext/Cwd/Cwd.xs
@@
-211,7
+211,7
@@
err2:
}
#ifndef getcwd_sv
-// Taken from perl 5.8's util.c
+/* Taken from perl 5.8's util.c */
int getcwd_sv(pTHX_ register SV *sv)
{
#ifndef PERL_MICRO