Files
ports/games/xmulti/files/patch-html_frame__add.c
T
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

12 lines
267 B
C

--- html/frame_add.c.orig 1997-12-26 02:41:29 UTC
+++ html/frame_add.c
@@ -215,7 +215,7 @@ frame_add_lf(Frame *f, int mode)
case SSTERM_LENGTH_PX:
bfi->next_linesep = bsi->line_height.num - linesep;
break;
- default:
+ default: break;
}
bfi->cur_x = 0;