Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01215d6

Browse files
committed
Fix bogus macro definition.
Per buildfarm complaints.
1 parent1c7a7fa commit01215d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/mb/pg_wchar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ typedef unsigned int pg_wchar;
128128
#defineLC_JISX02120x94/* Japanese Kanji (JIS X 0212) */
129129
#defineLC_CNS11643_10x95/* CNS 11643-1992 Plane 1 */
130130
#defineLC_CNS11643_20x96/* CNS 11643-1992 Plane 2 */
131-
#defineLC_JISX0213-10x97/* Japanese Kanji (JIS X 0213 Plane 1) (not supported) */
131+
#defineLC_JISX0213_10x97/* Japanese Kanji (JIS X 0213 Plane 1) (not supported) */
132132
#defineLC_BIG5_10x98/* Plane 1 Chinese traditional (not supported) */
133133
#defineLC_BIG5_20x99/* Plane 1 Chinese traditional (not supported) */
134134

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp