mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
11 lines
223 B
C
11 lines
223 B
C
--- oberfl.c.orig
|
|
+++ oberfl.c
|
|
@@ -161,7 +161,7 @@
|
|
static void SetTitle(void);
|
|
static void SetNewZoom(void);
|
|
|
|
-void main(int argc, char *argv[])
|
|
+int main(int argc, char *argv[])
|
|
{
|
|
Widget topForm;
|
|
Pixel background;
|