X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fopenbox.h;h=b2e9c4cbd0a4513d73ca08415ac30b21eea2a136;hp=2a938c5d1154edc4e02a3529f3e22776b6034bfa;hb=fa0ae17adbc8f73b707c33836d37841e81b9303a;hpb=a170ad7c85b5f23fafe64d28a3f183a7ce42ce53 diff --git a/openbox/openbox.h b/openbox/openbox.h index 2a938c5d..b2e9c4cb 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -58,7 +58,7 @@ void ob_exit_replace(void); void ob_reconfigure(void); -void ob_exit_with_error(const gchar *msg); +void ob_exit_with_error(const gchar *msg) G_GNUC_NORETURN; Cursor ob_cursor(ObCursor cursor);