aboutsummaryrefslogtreecommitdiff
path: root/games/xmulti/files/patch-html_frame__add.c
blob: dd80bb091b8daa894bff639711e87e76c84408e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- html/frame_add.c.orig	Sun Aug 22 18:00:16 2004
+++ html/frame_add.c	Sun Aug 22 18:00:27 2004
@@ -215,7 +215,7 @@
 	case SSTERM_LENGTH_PX:
 		bfi->next_linesep = bsi->line_height.num - linesep;
 		break;
-	default:
+	default: break;
 	}
 
 	bfi->cur_x = 0;