diff options
author | 2002-09-19 15:27:31 +0000 | |
---|---|---|
committer | 2002-09-19 15:27:31 +0000 | |
commit | 22c64fe9d563a84d97907b1553bcf22663b0df65 (patch) | |
tree | 2277dab37ad297aa731b299fc0b87bbe8ac0ae93 /usr.bin/ssh/ssh-add.c | |
parent | relegate some verbose() to debug(); ok markus@ (diff) | |
download | wireguard-openbsd-22c64fe9d563a84d97907b1553bcf22663b0df65.tar.xz wireguard-openbsd-22c64fe9d563a84d97907b1553bcf22663b0df65.zip |
Since isspace() considers \n to be a space we need to check for start
of line == \0, not \n after stripping leading blanks. Otherwise blank
lines give an error. Noticed by marc@
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions