mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-329 End the file with a newline, which is needed for some compilers
X-SVN-Rev: 5506
This commit is contained in:
parent
cdab94901c
commit
9ab9ba8cbf
1 changed files with 1 additions and 1 deletions
|
@ -68,4 +68,4 @@ uprv_itou (UChar * buffer, uint32_t i, uint32_t radix, int32_t pad)
|
|||
buffer[j] = temp;
|
||||
}
|
||||
return length;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue