(help): it's unnecessary to interpret help strings as printf commands
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7234 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1391,7 +1391,7 @@ help(struct tab *ctab, char *s)
|
||||
w++;
|
||||
}
|
||||
}
|
||||
lreply(214, buf);
|
||||
lreply(214, "%s", buf);
|
||||
}
|
||||
reply(214, "Direct comments to kth-krb-bugs@pdc.kth.se");
|
||||
return;
|
||||
|
Reference in New Issue
Block a user