Skip to content

Commit 00c6d80

Browse files
committed
Fix broken statement in UCS_to_most.pl.
This has been wrong for a very long time, and it's puzzling to me how it ever worked for anyone. Kyotaro Horiguchi
1 parent 56eba9b commit 00c6d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/mb/Unicode/UCS_to_most.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
'UHC' => 'CP949.TXT',
4949
'JOHAB' => 'JOHAB.TXT',);
5050

51-
@charsets = keys(filename);
51+
@charsets = keys(%filename);
5252
@charsets = @ARGV if scalar(@ARGV);
5353
foreach $charset (@charsets)
5454
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy