[seahorse: 1/2] mixed comments in gpgme and key operations



commit 7be78a778a4d77027212e69318079372e0332ad8
Author: Thorsten Sick <thorsten sick email de>
Date:   Wed Aug 19 20:58:33 2009 +0200

    mixed comments in gpgme and key operations

 pgp/seahorse-gpgme-key-op.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pgp/seahorse-gpgme-key-op.c b/pgp/seahorse-gpgme-key-op.c
index a5272ab..11ef648 100644
--- a/pgp/seahorse-gpgme-key-op.c
+++ b/pgp/seahorse-gpgme-key-op.c
@@ -817,9 +817,9 @@ edit_trust_transit (guint current_state, gpgme_status_code_t status,
 /**
  * seahorse_gpgme_key_op_set_trust:
  * @skey: #SeahorseKey whose trust will be changed
- * @trust: New trust value that must be at least SEAHORSE_VALIDITY_UNKNOWN.
- * If @skey is a #SeahorseKeyPair, then @trust cannot be SEAHORSE_VALIDITY_UNKNOWN.
- * If @skey is not a #SeahorseKeyPair, then @trust cannot be SEAHORSE_VALIDITY_ULTIMATE.
+ * @trust: New trust value that must be at least #SEAHORSE_VALIDITY_UNKNOWN.
+ * If @skey is a #SeahorseKeyPair, then @trust cannot be #SEAHORSE_VALIDITY_UNKNOWN.
+ * If @skey is not a #SeahorseKeyPair, then @trust cannot be #SEAHORSE_VALIDITY_ULTIMATE.
  *
  * Tries to change the owner trust of @skey to @trust.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]