windows.gdiplus: remove extra whitespace.

factor-shell
John Benediktsson 2018-01-19 09:22:39 -08:00
parent 6a40cde68c
commit 7bec9dcac7
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ ENUM: StringAlignment
{ StringAlignmentCenter 1 } { StringAlignmentCenter 1 }
{ StringAlignmentFar 2 } ; { StringAlignmentFar 2 } ;
ENUM: StringDigitSubstitute ENUM: StringDigitSubstitute
{ StringDigitSubstituteUser 0 } { StringDigitSubstituteUser 0 }
{ StringDigitSubstituteNone 1 } { StringDigitSubstituteNone 1 }
{ StringDigitSubstituteNational 2 } { StringDigitSubstituteNational 2 }