consistency

This commit is contained in:
okan
2013-04-08 13:02:31 +00:00
parent 8c47a12a86
commit 28b54db221
4 changed files with 5 additions and 0 deletions

View File

@ -335,6 +335,7 @@ kbfunc_ssh(struct client_ctx *cc, union arg *arg)
}
TAILQ_INIT(&menuq);
lbuf = NULL;
while ((buf = fgetln(fp, &len))) {
if (buf[len - 1] == '\n')