kov changed libgksu/branches/libgksu2/libgksu/libgksu.c

Gustavo Noronha kov at costa.debian.org
Fri Mar 3 02:27:33 UTC 2006


Mensagem de log: 
removed trailing whitespaces


-----


Modified: libgksu/branches/libgksu2/libgksu/libgksu.c
===================================================================
--- libgksu/branches/libgksu2/libgksu/libgksu.c	2006-03-03 02:17:17 UTC (rev 513)
+++ libgksu/branches/libgksu2/libgksu/libgksu.c	2006-03-03 02:27:33 UTC (rev 514)
@@ -760,7 +760,7 @@
  * gksu_context_get_user:
  * @context: the #GksuContext from which to grab the information
  *
- * Gets the user the command will be run as, as set 
+ * Gets the user the command will be run as, as set
  * by gksu_context_set_user.
  *
  * Returns: a pointer to the string containing the username.
@@ -793,7 +793,7 @@
  * gksu_context_get_command:
  * @context: the #GksuContext from which to grab the information
  *
- * Gets the command that will be run, as set by 
+ * Gets the command that will be run, as set by
  * gksu_context_set_command.
  *
  * Returns: a pointer to the string containing the command.
@@ -855,7 +855,7 @@
  * Finds out if the environment in which the program will be
  * run will be reset.
  *
- * Returns: TRUE if the environment is going to be kept, 
+ * Returns: TRUE if the environment is going to be kept,
  * FALSE otherwise.
  */
 gboolean




More information about the gksu-commits mailing list