summaryrefslogtreecommitdiff
path: root/xfce4-session-logout
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2009-09-29 17:18:46 +0200
committerNick Schermer <nick@xfce.org>2009-09-29 17:18:46 +0200
commit7dd47feaee0069381b44203094c23bfd592a35a5 (patch)
treecb146fb9b28326fc78e6586ae066d51eba6e59e0 /xfce4-session-logout
parent1fcf6769c9ae4b0298185d7f43214ac29652d533 (diff)
downloadxfce4-session-7dd47feaee0069381b44203094c23bfd592a35a5.tar.gz
Fix some remaining compiler warnings.
Just like we do with the other generated files from gdk-pixbuf-csource, include the nopreview.h file with the guchar fix to prevent compiler warnings.
Diffstat (limited to 'xfce4-session-logout')
-rw-r--r--xfce4-session-logout/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce4-session-logout/main.c b/xfce4-session-logout/main.c
index 56123809..cfeadc9b 100644
--- a/xfce4-session-logout/main.c
+++ b/xfce4-session-logout/main.c
@@ -77,7 +77,7 @@ xfce_session_logout_notify_error (const gchar *primary_message,
}
-static void
+G_GNUC_NORETURN static void
usage (int exit_code)
{
fprintf (stderr,