• David Lawrence Ramsey's avatar
    tweaks: remove cluttering #ifdefs from break_line() · f95836a9
    David Lawrence Ramsey authored
    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.
    f95836a9
text.c 113 KB