Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 tools/xsetwacom.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index da2ef08..8e63f01 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -1475,7 +1475,7 @@ error:
  * @param[out] return_value the integer representation of the 'value' parameter
  * @return TRUE if the conversion succeeded, FALSE otherwise
  */
-static Bool convert_value_from_user(param_t *param, char *value, int 
*return_value)
+static Bool convert_value_from_user(const param_t *param, const char *value, 
int *return_value)
 {
        if (param->prop_flags & PROP_FLAG_BOOLEAN)
        {
-- 
1.7.4.2


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to