summaryrefslogtreecommitdiff
path: root/x11-wm/afterstep1/files/patch-Auto.c
blob: 1ef68c9ca52cb64403da4544f837e4dec429a14b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- modules/Auto/Auto.c.orig	1996-08-21 14:23:30 UTC
+++ modules/Auto/Auto.c
@@ -59,7 +59,7 @@ void DeadPipe(int nonsense);
  *	main - start of module
  *
  ***********************************************************************/
-void main(int argc, char **argv)
+int main(int argc, char **argv)
 {
   FILE *file;
   char mask_mesg[80];