diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-06 03:11:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-06 03:11:12 +0000 |
commit | 406c902967f2b32bf1eb35b168fa841cbdd0e407 (patch) | |
tree | ec2950cce1d64e927472d8caf62ceabc6db2ac34 /global.sym | |
parent | a72c75842468bcd2a7cf17032844c4040a5a31e2 (diff) | |
download | perl-406c902967f2b32bf1eb35b168fa841cbdd0e407.tar.gz |
Oops. Luckily nothing was using this symbol yet.
p4raw-id: //depot/perl@12865
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index cf8ec98adf..693e3d6333 100644 --- a/global.sym +++ b/global.sym @@ -475,6 +475,7 @@ Perl_to_utf8_case Perl_to_utf8_lower Perl_to_utf8_upper Perl_to_utf8_title +Perl_to_utf8_fold Perl_unlnk Perl_unlock_condpair Perl_unsharepvn |