aboutsummaryrefslogtreecommitdiffstats
path: root/swaymsg/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'swaymsg/main.c')
-rw-r--r--swaymsg/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaymsg/main.c b/swaymsg/main.c
index e2c43445..ccc847f5 100644
--- a/swaymsg/main.c
+++ b/swaymsg/main.c
@@ -230,7 +230,7 @@ static void pretty_print_output(json_object *o) {
230 ); 230 );
231 } else { 231 } else {
232 printf( 232 printf(
233 "Output %s '%s %s %s' (inactive)", 233 "Output %s '%s %s %s' (inactive)\n",
234 json_object_get_string(name), 234 json_object_get_string(name),
235 json_object_get_string(make), 235 json_object_get_string(make),
236 json_object_get_string(model), 236 json_object_get_string(model),