summaryrefslogtreecommitdiff
path: root/textproc/uim/files/patch-uim_uim.h
blob: 30cac44d249e5f440588350902e25d0466856c78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- uim/uim.h.orig	2017-08-14 00:07:27 UTC
+++ uim/uim.h
@@ -531,7 +531,7 @@ struct uim_code_converter {
  *
  * @return 0 on success, otherwise -1
  */
-int
+long
 uim_init(void);
 
 /**