From 0ed0452812484fcc799071fecf0e6a64957d391f Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Wed, 15 Sep 2004 16:34:23 +0000 Subject: Pull XORG-6_8_0 to CYGWIN branch --- xstdcmap.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xstdcmap.c b/xstdcmap.c index 04467d1..160754d 100644 --- a/xstdcmap.c +++ b/xstdcmap.c @@ -370,4 +370,6 @@ main(int argc, char *argv[]) "Not all new colormap definitions will be retained.\n"); } Exit((status == 0) ? 1 : 0); + /* Muffle compiler */ + return 0; } -- cgit v1.2.3