ICU-4247 add doxygen for status code

X-SVN-Rev: 18036
This commit is contained in:
Steven R. Loomis 2005-06-24 22:05:20 +00:00
parent 79d716f43a
commit f1f8385162

View File

@ -373,6 +373,7 @@ typedef enum UDataFileAccess {
* before any ICU data is loaded, including application data loaded with ures/ResourceBundle or
* udata APIs. It should be called before u_init.
* @param access The type of file access to be used
* @param status Error code.
* @see UDataFileAccess
* @draft ICU 3.4
*/