diff options
Diffstat (limited to 'src/core/session.c')
-rw-r--r-- | src/core/session.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/session.c b/src/core/session.c index 80bf9a0d..495ac950 100644 --- a/src/core/session.c +++ b/src/core/session.c @@ -1809,7 +1809,7 @@ warn_about_lame_clients_and_finish_interact (gboolean shutdown) "and will have to be restarted manually next time " "you log in."), "240", - meta_screen_get_screen_number (meta_get_display()->active_screen), + meta_get_display()->active_screen->screen_name, NULL, NULL, None, columns, |