ICU-4639 return 0 from main to indicate successful execution.
X-SVN-Rev: 19309
This commit is contained in:
parent
fa4e147b16
commit
e68625742b
@ -67,5 +67,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
ucsdet_close(csd);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user