diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-11-30 12:57:30 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-11-30 12:57:30 +0000 |
commit | 41dc7f24e0ff6dd681483ffec6cca8db96aae038 (patch) | |
tree | f078f6b87a552e28a207cc47533e2bf87effce9e /embed.fnc | |
parent | 7483b81ca7308e71194e93199090ae9980c08e01 (diff) | |
download | perl-41dc7f24e0ff6dd681483ffec6cca8db96aae038.tar.gz |
Remove trailing whitespace that found their way in the docs
(spotted by Stas Bekman)
p4raw-id: //depot/perl@23567
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -756,7 +756,7 @@ Apd |STRLEN |sv_len_utf8 |SV* sv Apd |void |sv_magic |SV* sv|SV* obj|int how|const char* name \ |I32 namlen Apd |MAGIC *|sv_magicext |SV* sv|SV* obj|int how|MGVTBL *vtbl \ - | const char* name|I32 namlen + |const char* name|I32 namlen Apd |SV* |sv_mortalcopy |SV* oldsv Apd |SV* |sv_newmortal Apd |SV* |sv_newref |SV* sv |