aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmrm/files/patch-ad
blob: 903d7b33259f0bd9e69290ec800474b6cc52f1ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- io.h.orig	Mon Mar  9 17:00:00 1998
+++ io.h	Tue Mar 28 15:24:54 2000
@@ -39,7 +39,7 @@
   char *URL_CG_Home;
   char *URL_TU_Vienna;
   
-  ControlClass();
+  void ControlClassInit();
   int GetDraw();
   void SetDraw(int d);
   void SetCursor(int Active, Window win);