diff options
author | dholland <dholland@pkgsrc.org> | 2012-01-08 00:33:34 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-01-08 00:33:34 +0000 |
commit | 09cba78ba3acec76164da5c3424acfdb93bd6601 (patch) | |
tree | acb969ecbba63d8c360fa950f75e4833cf26f437 /textproc | |
parent | 6e7e5f13df48a41e8039ae17a49bdfd3b937505b (diff) | |
download | pkgsrc-09cba78ba3acec76164da5c3424acfdb93bd6601.tar.gz |
This file has a backslash-escaped trailing space after the login
prompt string, which I assume is there on purpose. Unfortunately, it
seems that when run through modern gcc's cpp, as at least Dragonfly's
current X resources processing pipeline apparently does, cpp treats
this as backslash-newline and splices on the next line, which causes
everything to go wahooni-shaped.
As a hack/workaround, insert a blank line after this line, so if the
next line does get spliced on it won't break things.
Reported by Artem Falcon.
Diffstat (limited to 'textproc')
0 files changed, 0 insertions, 0 deletions