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:
47abd97
)
intrpvar.h: Add emphasis to comment
author
Karl Williamson
<khw@cpan.org>
Thu, 18 Apr 2019 16:06:47 +0000
(10:06 -0600)
committer
Karl Williamson
<khw@cpan.org>
Thu, 18 Apr 2019 18:17:22 +0000
(12:17 -0600)
intrpvar.h
patch
|
blob
|
blame
|
history
diff --git
a/intrpvar.h
b/intrpvar.h
index
1f69ab2
..
e330366
100644
(file)
--- a/
intrpvar.h
+++ b/
intrpvar.h
@@
-21,7
+21,7
@@
/* New variables must be added to the very end for binary compatibility. */
-/* D
on't forget
to add your variable also to perl_clone()! (in sv.c) */
+/* D
ON'T FORGET
to add your variable also to perl_clone()! (in sv.c) */
/* The 'I' prefix is only needed for vars that need appropriate #defines
* generated when built with or without MULTIPLICITY. It is also used