commit | f95836a95146bf0231126f441efdfab41894e3a1 | [log] [tgz] |
---|---|---|
author | David Lawrence Ramsey <pooka109@gmail.com> | Tue Feb 14 13:53:25 2017 -0600 |
committer | Benno Schulenberg <bensberg@justemail.net> | Fri Feb 24 17:33:39 2017 +0100 |
tree | 44f9c318c9129fdbbebf363c5aae815d32ca5555 | |
parent | 0378146addf12a9344687bb101c863814e87bc97 [diff] |
tweaks: remove cluttering #ifdefs from break_line() Also, rename a parameter to be less cryptic, and remove an entire condition because the relevant block will never be reached when getting called from the help routines: if blank_loc is negative, the function will have bailed out in the preceding if.