summaryrefslogtreecommitdiff
path: root/libxklavier/xklavier.h
diff options
context:
space:
mode:
authorSergey Udaltsov <svu@gnome.org>2005-05-29 21:43:07 +0000
committerSergey Udaltsov <svu@gnome.org>2005-05-29 21:43:07 +0000
commit6e6cb5c3130a8d0951e595bc1b7169ce4320b4e1 (patch)
treeb443fee7ae933f46aa7ca629592b91e604034203 /libxklavier/xklavier.h
parente3970783c137e275e1ea9a495cca0cc04f84e4e9 (diff)
downloadlibxklavier-6e6cb5c3130a8d0951e595bc1b7169ce4320b4e1.tar.gz
patch for gcc4
Diffstat (limited to 'libxklavier/xklavier.h')
-rw-r--r--libxklavier/xklavier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libxklavier/xklavier.h b/libxklavier/xklavier.h
index 6d0565f..000f523 100644
--- a/libxklavier/xklavier.h
+++ b/libxklavier/xklavier.h
@@ -214,7 +214,7 @@ extern "C"
* @return the window title of some window or NULL.
* If not NULL, it should be freed with XFree
*/
- extern char *XklGetWindowTitle( Window w );
+ extern unsigned char *XklGetWindowTitle( Window w );
/**
* Finds the state for a given window (for its "App window").