scanner: Fix spacing of @param
authorYong Bakos <ybakos@humanoriented.com>
Thu, 31 Mar 2016 23:55:54 +0000 (18:55 -0500)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 1 Apr 2016 15:01:50 +0000 (18:01 +0300)
commit5259084288061ad6ef24e41f456f5f6d9ac7f222
tree1697742100a86f02d77ea7950eab7acdd2e5a819
parent0715ee5cf9c467b0aa2717f6276716d81fd0178b
scanner: Fix spacing of @param

Adds one space to the @param lines in generated .h files,
aligning the indentation with the rest of the comment block.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
src/scanner.c