diff options
Diffstat (limited to 'egg/eggsmclient.c')
-rw-r--r-- | egg/eggsmclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/egg/eggsmclient.c b/egg/eggsmclient.c index 2d278df..7100897 100644 --- a/egg/eggsmclient.c +++ b/egg/eggsmclient.c @@ -112,7 +112,7 @@ egg_sm_client_class_init (EggSMClientClass *klass) * handling this signal; if the user has requested that the session * be saved when logging out, then ::save_state will be emitted * separately. - * + * * If the application agrees to quit, it should then wait for either * the ::quit_cancelled or ::quit signals to be emitted. **/ |