diff options
Diffstat (limited to 'src/fl_encoding_latin1.cxx')
| -rw-r--r-- | src/fl_encoding_latin1.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_encoding_latin1.cxx b/src/fl_encoding_latin1.cxx index 1a486b361..e732d6418 100644 --- a/src/fl_encoding_latin1.cxx +++ b/src/fl_encoding_latin1.cxx @@ -21,7 +21,7 @@ #include <stdlib.h> #include "flstring.h" -#ifdef __APPLE__ +#ifdef __APPLE__ // PORTME: platform text encoding // These function assume a western code page. If you need to support // scripts that are not part of this code page, you might want to |
