libc: Fix few typos in vsyslog().
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 23 Apr 2019 15:54:32 +0000 (18:54 +0300)
committerzrj <zrj@dragonflybsd.org>
Tue, 23 Apr 2019 18:32:20 +0000 (21:32 +0300)
commit40392ead9c5dc9b5cb76b4be834e2d99a661ccc0
tree79263e46b58436fa8f6a930558ec7ab7c6549d60
parente2732a568391da617992505ede7655658de725c5
libc: Fix few typos in vsyslog().

While there, move variable declarations to top and remove braces.
lib/libc/gen/syslog.c