]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/ucbuf.h
ICU-6.2.10.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / ucbuf.h
index e8d5a768cacbc22ddc9bb7f8a080385527fd8208..069cd1a4893d0f3bebb1f996255963e652a8af4b 100644 (file)
@@ -103,7 +103,7 @@ ucbuf_getcx32(UCHARBUF* buf,UErrorCode* err);
  *        indicates a failure on entry, the function will immediately return.
  *        On exit the value will indicate the success of the operation.
  *        Error: U_TRUNCATED_CHAR_FOUND
- * @return Pointer to the internal buffer
+ * @return Pointer to the internal buffer, NULL if EOF
  */
 U_CAPI const UChar* U_EXPORT2
 ucbuf_readline(UCHARBUF* buf,int32_t* len, UErrorCode* err);