]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.h
const
[chaz/openbox] / openbox / frame.h
index b49bf38fa4a2586cc2783a163ab0bf4d64b8218e..f77ff35ada8fca88190b5724bc591df4dc8679f8 100644 (file)
@@ -1,4 +1,4 @@
-/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*-
+/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    frame.h for the Openbox window manager
    Copyright (c) 2003        Ben Jansens
@@ -155,7 +155,7 @@ void frame_adjust_icon(ObFrame *self);
 void frame_grab_client(ObFrame *self, struct _ObClient *client);
 void frame_release_client(ObFrame *self, struct _ObClient *client);
 
-ObFrameContext frame_context_from_string(char *name);
+ObFrameContext frame_context_from_string(const gchar *name);
 
 ObFrameContext frame_context(struct _ObClient *self, Window win);
 
This page took 0.01986 seconds and 4 git commands to generate.