X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=b2e9c4cbd0a4513d73ca08415ac30b21eea2a136;hb=a93b00a5e93281c7c2c31112f0b6b827d605a19d;hp=2a938c5d1154edc4e02a3529f3e22776b6034bfa;hpb=6d0c4d7fadd2d67760ef62e11385fd261ba6a3c4;p=chaz%2Fopenbox 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);