Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Julie Stamp
RISC_OSLib
Commits
5c60bf5e
Commit
5c60bf5e
authored
9 years ago
by
Robert Sprowson
Browse files
Options
Download
Email Patches
Plain Diff
Typo correction
See ISO9899:1999 7.25.3.2.1. Retagged as RISC_OSLib-5_86.
parent
0cc66499
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
clib/h/wctype
clib/h/wctype
+1
-1
No files found.
clib/h/wctype
View file @
5c60bf5e
...
...
@@ -72,7 +72,7 @@ wctype_t wctype(const char *);
wint_t
towlower
(
wint_t
);
wint_t
towupper
(
wint_t
);
wint_t
towctrans
(
wint_t
,
wtrans_t
);
wint_t
towctrans
(
wint_t
,
w
c
trans_t
);
wctrans_t
wctrans
(
const
char
*
);
#endif
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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