[seahorse] Fix trailing white space
- From: Adam Schreiber <sadam src gnome org>
- To: svn-commits-list gnome org
- Subject: [seahorse] Fix trailing white space
- Date: Wed, 13 May 2009 14:00:56 -0400 (EDT)
commit a21a950035a09f36db1f362ac80da47ff3cb983a
Author: Adam Schreiber <sadam gnome org>
Date: Sat May 2 20:07:15 2009 -0400
Fix trailing white space
---
libcryptui/cryptui-key-chooser.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libcryptui/cryptui-key-chooser.c b/libcryptui/cryptui-key-chooser.c
index bdaf794..8425904 100644
--- a/libcryptui/cryptui-key-chooser.c
+++ b/libcryptui/cryptui-key-chooser.c
@@ -537,7 +537,7 @@ cryptui_key_chooser_have_recipients (CryptUIKeyChooser *chooser)
*
* This function returns a list of recipients selected in the chooser widget.
*
- * Returns: the list of recipients
+ * Returns: the list of recipients
*/
GList*
cryptui_key_chooser_get_recipients (CryptUIKeyChooser *chooser)
@@ -596,7 +596,7 @@ cryptui_key_chooser_get_recipients (CryptUIKeyChooser *chooser)
*
* Marks the listed keys as selected in the chooser widget.
*
- * Returns: void
+ * Returns: void
*/
void
cryptui_key_chooser_set_recipients (CryptUIKeyChooser *chooser, GList *keys)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]