mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
ICU-9 read.c tries to forward declare errorString
X-SVN-Rev: 32
This commit is contained in:
parent
7c8b478886
commit
20abca870e
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