mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
$NetBSD: patch-ac,v 1.1.1.1 2002/05/31 13:00:40 seb Exp $
|
|
--- troff/env.cc.orig Fri May 28 14:52:15 1999
|
|
+++ troff/env.cc Fri May 28 15:00:12 1999
|
|
@@ -765,7 +765,6 @@
|
|
#endif /* WIDOW_CONTROL */
|
|
hyphen_line_max(e->hyphen_line_max),
|
|
hyphen_line_count(0),
|
|
- met_with_kword_space(0),
|
|
hyphenation_space(e->hyphenation_space),
|
|
hyphenation_margin(e->hyphenation_margin),
|
|
composite(0)
|