mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
hacking.txt: spellings of UTF-8, utf8
This commit is contained in:
parent
49c3c89dcb
commit
d62144b944
@ -497,6 +497,9 @@ Use assert() and assertm() where applicable. It will prevent hidden bugs.
|
||||
|
||||
Names of enum constants should be in upper case.
|
||||
|
||||
Please call the charset "utf8" or "UTF8" in identifiers, "UTF-8"
|
||||
elsewhere, and "utf_8" only for compatibility.
|
||||
|
||||
If you see code in ELinks that doesn't follow these rules, fix it or tell us
|
||||
about it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user