mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
read.c tries to forward declare errorString
X-Trac-URL: https://ssl.icu-project.org/trac/ticket/9 git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@32 0a8b766c-62c9-45f9-954d-7f2943c9ead0
This commit is contained in:
parent
3be488791f
commit
6f07a9ca5e
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
static void usage();
|
||||
static void version();
|
||||
static void processFile(const char *filename, UErrorCode *status);
|
||||
static const char* errorName(UErrorCode status);
|
||||
int main(int argc, char **argv);
|
||||
|
||||
/* The version of rbdump */
|
||||
|
|
Loading…
Add table
Reference in a new issue