(mtext_attach_property): Declare the return type as `int'.
authorhanda <handa>
Tue, 27 Apr 2004 07:38:48 +0000 (07:38 +0000)
committerhanda <handa>
Tue, 27 Apr 2004 07:38:48 +0000 (07:38 +0000)
src/textprop.c

index 7c3f7d5..f417e39 100644 (file)
@@ -2480,6 +2480,7 @@ mtext_get_properties (MText *mt, int pos, MSymbol key,
     ¤ì¤Ð -1 ¤òÊÖ¤·¤Æ³°ÉôÊÑ¿ô#merror_code ¤Ë¥¨¥é¡¼¥³¡¼¥É¤òÀßÄꤹ¤ë¡£      */
 
 
+int
 mtext_attach_property (MText *mt, int from, int to, MTextProperty *prop)
 {     
   MTextPlist *plist;