tools/record: simplify the behavior to emulate Python's join()
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 22 Feb 2021 04:23:27 +0000 (14:23 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 Feb 2021 00:56:53 +0000 (10:56 +1000)
commitfd9d165a7724dd518f4ad2a92187637130345389
tree67b653009ebc419b34f7402fcc5576d2357d1e1b
parentff87151764c10728f11a7e6b1b40c488b94e7cae
tools/record: simplify the behavior to emulate Python's join()

Instead of a boolean "is_first", just change the separator.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-record.c