main: Copy cmd line args and print them 82/26282/1
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 11:19:08 +0000 (14:19 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 20 Apr 2021 12:51:50 +0000 (15:51 +0300)
commit65361f9f797905679c6c58c58733036911d54f7e
tree69ff3c4045ac548678cae302521cb3c2d4c017f8
parentccda88821b5bd9a7eb82aafc59823709f453c091
main: Copy cmd line args and print them

This makes it really easy to spot on what arguments have been passed to
the compositor. When a test client will run the compositor this will be
helpful to verify that we pass the correct arguments.

Fixes a small typo along the way.

Bug-AGL: SPEC-3880

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia4198ce6bff465f479cf9a0a87c17998c5548868
src/main.c