mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
8dab11a002
With hat: portmgr Sponsored by: Absolight
12 lines
260 B
C
12 lines
260 B
C
--- 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;
|