]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
settings: minor code cleanup
authorOlliver Schinagl <oliver@schinagl.nl>
Sun, 27 Sep 2015 13:38:49 +0000 (15:38 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 14 Apr 2016 10:12:15 +0000 (12:12 +0200)
commit56b456a1cc88c5bd0b403efc6d2a6845d6952e2d
treec3495b8ae34122a402f4d4659ef23cf9a901e1b0
parentd931020354f08939a688bb090df29aa78e9514c6
settings: minor code cleanup

Fixes a whitespace issue and puts a variable declaration at the start
of its scope rather then mid-scope which can improve portability.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
src/settings.c