commit | 6a309c53a8ae3142d132fe1c12e55bed9b62e4d5 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Wed Jul 22 16:45:31 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Wed Jul 22 16:45:31 2009 +0000 |
tree | b6d8d6e8e79a4cafcf033a633a7d16122ace32ee | |
parent | 5bd72ec62990d96c3af87858e263bff7a1c0f220 [diff] |
There are relatively few arguments to tty_cmd_* functions now, so tidy them up by using a struct rather than hiding everything with varargs.