mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
The usual gcc-3.4 fixes.
- Rene Rebe <rene@rocklinux.org>
--- mc-4.1.40-pre8/src/cons.handler.c.orig 2004-05-06 00:02:05.414546544 +0200
+++ mc-4.1.40-pre8/src/cons.handler.c 2004-05-06 00:02:36.968749576 +0200
@@ -205,6 +205,7 @@
break; default: /* Nothing */ + ;
} }
|