aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/dsasign.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-8/+8
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/6744054
2011-10-05dsasign: new commandRuss Cox1-0/+180