groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: Minor comment fix.


From: Werner LEMBERG
Subject: [groff] 01/01: Minor comment fix.
Date: Sun, 4 Mar 2018 02:45:44 -0500 (EST)

wl pushed a commit to branch master
in repository groff.

commit 2a2a42c096ead8a28bd8262c937edfc436331cda
Author: Werner Lemberg <address@hidden>
Date:   Sun Mar 4 08:45:34 2018 +0100

    Minor comment fix.
---
 src/roff/troff/env.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/troff/env.cpp b/src/roff/troff/env.cpp
index 4ffc6e8..882ad7d 100644
--- a/src/roff/troff/env.cpp
+++ b/src/roff/troff/env.cpp
@@ -4027,7 +4027,7 @@ void hyphenate(hyphen_list *h, unsigned flags)
          // number.  Example:
          //
          //   hbuf:  . h e l p f u l .
-         //   num:  0 0 0 0 0 1 0 0 0 0
+         //   num:  0 0 0 2 4 3 0 0 0 0
          if (!(flags & HYPHEN_FIRST_CHAR))
            num[2] = 0;
          if (flags & HYPHEN_NOT_FIRST_CHARS)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]