mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
String encoding fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17917 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0720ce45b5
commit
ec9d52dff8
4 changed files with 36 additions and 13 deletions
|
@ -198,8 +198,7 @@
|
|||
<p>
|
||||
This is used to specify the default encoding for 8-bit
|
||||
strings. It defaults to NSISOLatin1StringEncoding, but
|
||||
may be any of the 8-bit encodings supported by your system
|
||||
(excluding multi-byte encodings).
|
||||
may be any of the 8-bit encodings supported by your system.
|
||||
</p>
|
||||
</desc>
|
||||
<term>GNUSTEP_HOST_CPU</term>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue