This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68b355d
)
dquote_static.c: Add comment
author
Karl Williamson
<public@khwilliamson.com>
Thu, 10 Feb 2011 04:17:54 +0000
(21:17 -0700)
committer
Karl Williamson
<public@khwilliamson.com>
Thu, 10 Feb 2011 05:46:03 +0000
(22:46 -0700)
dquote_static.c
patch
|
blob
|
blame
|
history
diff --git
a/dquote_static.c
b/dquote_static.c
index
28afd25
..
b5a2ccc
100644
(file)
--- a/
dquote_static.c
+++ b/
dquote_static.c
@@
-1,6
+1,6
@@
/* dquote_static.c
*
- * This file contains static
inline
functions that are related to
+ * This file contains static functions that are related to
* parsing double-quotish expressions, but are used in more than
* one file.
*