]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
use const char*'s when we should be
[chaz/openbox] / openbox / openbox.h
index 4d41020103533cfe8be98ba515dc7c69e3abbf88..4c01866611efa8e2d39e476b8897858a1f0492f7 100644 (file)
@@ -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);
 
This page took 0.020756 seconds and 4 git commands to generate.