Changeset 481 for trunk/server/source3/lib/charcnv.c
- Timestamp:
- Aug 3, 2010, 1:08:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/lib/charcnv.c
r454 r481 1803 1803 Return INVALID_CODEPOINT if the next character cannot be converted. 1804 1804 */ 1805 1806 /* @todo eventually port old code, but probably not necessary */1807 1805 codepoint_t next_codepoint(const char *str, size_t *size) 1808 1806 {
Note:
See TracChangeset
for help on using the changeset viewer.