]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
firstboot: silence a warning
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 11 Sep 2014 19:29:59 +0000 (21:29 +0200)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Thu, 11 Sep 2014 19:29:59 +0000 (21:29 +0200)
commite926f6475d2f7063f8190076a0dc9ff7ecb227c8
tree257c37b22c759ed57cb506360a6b70952493d84f
parent807d0cca2b0daf4cd725298c1b5e062b1126f15b
firstboot: silence a warning

No change in behavoir as the fallthrough from ARG_COPY had already
set arg_copy_locale to true.

Found with coverity. Fixes: CID#1237622
src/firstboot/firstboot.c