freebsd-ports/games/xmulti/files/patch-html_frame__add.c

15 lines
272 B
C
Raw Normal View History

2004-08-22 18:01:52 +02:00
$FreeBSD$
--- 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;