[seahorse/gtk-doc: 8/9] Fix trailing white space



commit 982a0a598408876f68a939ccf07dadea6319ff32
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]