projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8baef
)
(mtext_attach_property): Declare the return type as `int'.
author
handa
<handa>
Tue, 27 Apr 2004 07:38:48 +0000
(07:38 +0000)
committer
handa
<handa>
Tue, 27 Apr 2004 07:38:48 +0000
(07:38 +0000)
src/textprop.c
patch
|
blob
|
history
diff --git
a/src/textprop.c
b/src/textprop.c
index
7c3f7d5
..
f417e39
100644
(file)
--- a/
src/textprop.c
+++ b/
src/textprop.c
@@
-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;