Mercurial > dropbear
diff cli-runopts.c @ 776:f7c8b786e595
changelog updates for 2013.57
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 15 Apr 2013 21:51:27 +0800 |
parents | 7fc0aeada79c |
children | 34e69908b3f7 |
line wrap: on
line diff
--- a/cli-runopts.c Sun Apr 14 23:16:16 2013 +0800 +++ b/cli-runopts.c Mon Apr 15 21:51:27 2013 +0800 @@ -504,7 +504,7 @@ total += written; } - /* if args where passed, total will be not zero, and it will have a space at the end, so remove that */ + /* if args were passed, total will be not zero, and it will have a space at the end, so remove that */ if (total > 0) { total--;