summaryrefslogtreecommitdiff
path: root/math/snns/files/patch-xgui__sources__ui_main.h
blob: f6281f4e1cad019b788536541ccccb106db475c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- xgui/sources/ui_main.h.orig	2008-04-21 16:56:25.000000000 +0900
+++ xgui/sources/ui_main.h	2012-10-24 04:50:27.000000000 +0900
@@ -23,7 +23,7 @@
 #define _UI_MAIN_DEFINED_
 
 
-extern void main (int, char **);
+extern int main (int, char **);
 
 #ifndef MAXPATHLEN
 #define MAXPATHLEN  512