1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/games/xmulti/files/patch-html_frame__add.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

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;