Delete.
[m17n/m17n-lib.git] / src / mtext-wseg.c
index 9b07198..a27469d 100644 (file)
@@ -1,5 +1,5 @@
 /* mtext-wseg.c -- word segmentation
-   Copyright (C) 2005
+   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
@@ -363,7 +363,8 @@ mtext__wseg_fini ()
    boundary position at or previous to POS, and update *TO to the word
    boundary position after POS.
 
-   @return If word boundaries were found successfully, return 1 (if
+   @return 
+   If word boundaries were found successfully, return 1 (if
    the character at POS is a part of a word) or 0 (otherwise).  If the
    operation was not successful, return -1 without setting *FROM and
    *TO.  */