src/utils_format_stackdriver.c: Address code review comments.
authorFlorian Forster <octo@collectd.org>
Mon, 1 Oct 2018 15:37:58 +0000 (17:37 +0200)
committerFlorian Forster <octo@collectd.org>
Thu, 4 Oct 2018 19:14:37 +0000 (21:14 +0200)
commit37f7bbd23e6e3e583625326aac18f4d99a0dd223
tree23a0002265ff6652049a66e1de21db081aac68ee
parent9beb0870296918512717be36c4a0a8185dd80c31
src/utils_format_stackdriver.c: Address code review comments.

* Declare and initialize variables on the same line where possible.
* Remove modeline.
src/utils_format_stackdriver.c