diff options
Diffstat (limited to 'copy-n-paste/eggsmclient.c')
-rw-r--r-- | copy-n-paste/eggsmclient.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-n-paste/eggsmclient.c b/copy-n-paste/eggsmclient.c index 0f8d458..5a0fdd6 100644 --- a/copy-n-paste/eggsmclient.c +++ b/copy-n-paste/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. **/ |