[gnome-session] Fix an unclosed comment from the last commit, breaking the build



commit fcfab9de25cd6d5608310a9a4f8ae4b3d835c7f1
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Mar 28 18:58:42 2011 -0400

    Fix an unclosed comment from the last commit, breaking the build

 gnome-session/gsm-manager.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-manager.c b/gnome-session/gsm-manager.c
index d4bc976..857233c 100644
--- a/gnome-session/gsm-manager.c
+++ b/gnome-session/gsm-manager.c
@@ -77,7 +77,7 @@
  * is not a recipie for speed.   Particularly now that we throw up
  * a fail whale if required components don't show up quickly enough,
  * let's make this fairly long.
- *
+ */
 #define GSM_MANAGER_PHASE_TIMEOUT 30 /* seconds */
 
 #define GDM_FLEXISERVER_COMMAND "gdmflexiserver"



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