diff options
Diffstat (limited to 'openbox/openbox.h')
| -rw-r--r-- | openbox/openbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/openbox.h b/openbox/openbox.h index 4d410201..4c018666 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -54,7 +54,7 @@ void ob_exit_replace(); void ob_reconfigure(); -void ob_exit_with_error(gchar *msg); +void ob_exit_with_error(const gchar *msg); Cursor ob_cursor(ObCursor cursor); |
