Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
07b449dd
Commit
07b449dd
authored
Jun 17, 2004
by
Niels Möller
Browse files
Fixed comment spelling.
Rev: src/charset.c:1.11
parent
21d8e266
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/charset.c
View file @
07b449dd
...
...
@@ -194,7 +194,7 @@ low_utf8_to_local(uint32_t length, const uint8_t *s, int strict)
}
else
if
(
!
strict
)
{
/* Replace unk
o
nwn characters. */
/* Replace unkn
o
wn characters. */
lsh_string_putc
(
res
,
i
,
'?'
);
break
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment