aboutsummaryrefslogtreecommitdiff
path: root/marsond.c
diff options
context:
space:
mode:
Diffstat (limited to 'marsond.c')
-rw-r--r--marsond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/marsond.c b/marsond.c
index d85673c..3a50404 100644
--- a/marsond.c
+++ b/marsond.c
@@ -316,7 +316,7 @@ void print_device_name(void) {
}
get_device_node(name);
- debug("device node: %s", name);
+ debug("virtual keyboard device node: %s", name);
}
int main(int argc, char **argv) {