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.
gentoo-overlay/app-admin/consolehm/files/consolehm-gcc4.patch

11 lines
250 B

--- consolehm/consolehm/chm.c.orig 2000-12-23 03:51:45 -0300
+++ consolehm/consolehm/chm.c 2007-01-12 11:18:27 -0300
@@ -165,6 +165,7 @@
printf("Delay: %d microseconds. \n\n",delay);
break;
default:
+ ;;
}
file_handle = OpenIO();