From: Daniel Kahn Gillmor Date: Sat, 17 Apr 2010 20:43:15 +0000 (-0400) Subject: make comment more nit-pickingly accurate X-Git-Tag: monkeysphere_0.30~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=088bf1f053a42df8276cf15ca87c826bbad0e398;p=monkeysphere.git make comment more nit-pickingly accurate --- diff --git a/src/share/common b/src/share/common index cabc378..adec5a1 100644 --- a/src/share/common +++ b/src/share/common @@ -602,7 +602,7 @@ gpg_fetch_userid() { # flag:sshKey # # "flag" is an acceptability flag, 0 = ok, 1 = bad -# "sshKey" is the translated gpg key +# "sshKey" is the relevant OpenPGP key, in the form accepted by OpenSSH # # all log output must go to stderr, as stdout is used to pass the # flag:sshKey to the calling function.