| commit | 8cb1cda1e3a24c6f73b96822f36762c1c80ae147 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu May 05 14:16:56 2011 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu May 05 14:16:56 2011 +1000 |
| tree | b47add33eed9be46e999b265ef4351bd70cae39d | |
| parent | 6c3eec7ab23d58157ded8a0e6283f93e45390d07 [diff] |
- djm@cvs.openbsd.org 2011/04/18 00:46:05
[ssh-keygen.c]
certificate options are supposed to be packed in lexical order of
option name (though we don't actually enforce this at present).
Move one up that was out of sequence