mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
- Regenerate patches to pet portlint. PR: 229674 Reported by: Ting-Wei Lan <lantw44@gmail.com>
11 lines
188 B
C
11 lines
188 B
C
--- 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);
|
|
|
|
/**
|