- Notifications
You must be signed in to change notification settings - Fork5
Commit927e1dc
committed
Fix line count in slashUsage().
Counting newlines shows that quite a few recent patches have neglectedto update the output-lines count given to PageOutput(). Fortunatelyit's not terribly critical that this be exact, since we long sinceexceeded the height of most people's terminal windows. Still, maybewe ought to think of a way to not have to maintain this manually anymore.1 parentc6a3fce commit927e1dc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
168 |
| - | |
| 168 | + | |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
|
0 commit comments
Comments
(0)