mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
Fix wrong encoding scheme UTF2 --> NONE
This commit is contained in:
parent
81db698e3a
commit
69c238f94d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4956
@ -1,10 +1,8 @@
|
||||
# @(#)iso_8859_1 8.1 (Berkeley) 6/6/93
|
||||
|
||||
/*
|
||||
* Standard LOCALE_CTYPE for the iso_8859_1 Locale
|
||||
*/
|
||||
ENCODING "UTF2"
|
||||
VARIABLE A comment line or data line. Only 1 allowed. Copied verbatim.
|
||||
ENCODING "NONE"
|
||||
VARIABLE ISO 8859-1 Latin-1 character set
|
||||
|
||||
#
|
||||
# This is a comment
|
||||
|
Loading…
Reference in New Issue
Block a user