diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-05 11:12:39 +0000 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2013-06-05 11:12:39 +0000 |
| commit | ab545a4ce0f664cdb3c344770912616856dece27 (patch) | |
| tree | d7e2de6eb405c1d97965801b8a1bc6e36c0ad3a5 /lib9/utfrrune.c | |
| parent | cee2190a99b3cd24995074f4cf53682e78b04fa3 (diff) | |
lib9 update: utf*
Diffstat (limited to 'lib9/utfrrune.c')
| -rw-r--r-- | lib9/utfrrune.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib9/utfrrune.c b/lib9/utfrrune.c index b6e8f2fc..fc7af34f 100644 --- a/lib9/utfrrune.c +++ b/lib9/utfrrune.c @@ -26,5 +26,4 @@ utfrrune(char *s, long c) s1 = s; s += c1; } - return 0; } |
