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 6ef79f9..ab4571b 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
  */