]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
clang formatting
authorAndrew Bays <abays@redhat.com>
Tue, 27 Feb 2018 19:05:14 +0000 (14:05 -0500)
committerAndrew Bays <abays@redhat.com>
Tue, 27 Feb 2018 19:05:14 +0000 (14:05 -0500)
src/sysevent.c

index 6ef79f9579c1772615c5d12646496d6117b8d1da..ab4571b00f4a08efea5353837d9a850f3d6cdea1 100644 (file)
@@ -124,7 +124,7 @@ static const char *rsyslog_keys[3] = {"@timestamp", "@source_host", "@message"};
 static const char *rsyslog_field_keys[5] = {
     "facility", "severity", "severity-num", "program", "processid"};
 #endif
-    
+
 /*
  * Private functions
  */