summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-04-17 16:43:15 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-04-17 16:43:15 -0400
commit088bf1f053a42df8276cf15ca87c826bbad0e398 (patch)
treee63ddb8d7e2c8e8f8b6e564956fdd8c0addeb056
parent990913d29e5857f8d042fdc037088c05e70bdfa5 (diff)
make comment more nit-pickingly accurate
-rw-r--r--src/share/common2
1 files changed, 1 insertions, 1 deletions
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.