summaryrefslogtreecommitdiff
path: root/sysutils/consolehm/files/patch-chm.c
blob: d397e5beed164d76d297bc9d12cc57a3a88343df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- chm.c.orig	Sat Jun 12 22:53:48 2004
+++ chm.c	Sat Jun 12 22:54:11 2004
@@ -165,6 +165,7 @@
 			printf("Delay: %d microseconds. \n\n",delay);
 			break;
 		default:
+			break;
 	}
 	
 	file_handle = OpenIO();