Signed-off-by: Jason Gerecke <[email protected]>
---
tools/xsetwacom.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c
index cf43fe7..2f75d78 100644
--- a/tools/xsetwacom.c
+++ b/tools/xsetwacom.c
@@ -1026,7 +1026,7 @@ static int special_map_core(Display *dpy, int argc, char
**argv, unsigned long *
static int once_only = 1;
if (once_only)
{
- printf ("Note: The \"core\" keyword is not supported anymore
and "
+ fprintf(stderr, "Note: The \"core\" keyword is not supported
anymore and "
"will be ignored.\n");
once_only = 0;
}
@@ -1053,7 +1053,7 @@ static int special_map_displaytoggle(Display *dpy, int
argc, char **argv, unsign
static int once_only = 1;
if (once_only)
{
- printf ("Note: The \"displaytoggle\" keyword is not supported "
+ fprintf(stderr, "Note: The \"displaytoggle\" keyword is not
supported "
"anymore and will be ignored.\n");
once_only = 0;
}
--
2.7.0
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel