projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0962f3c
)
clang formatting
author
Andrew Bays
<abays@redhat.com>
Tue, 27 Feb 2018 19:05:14 +0000
(14:05 -0500)
committer
Andrew Bays
<abays@redhat.com>
Tue, 27 Feb 2018 19:05:14 +0000
(14:05 -0500)
src/sysevent.c
patch
|
blob
|
history
diff --git
a/src/sysevent.c
b/src/sysevent.c
index
6ef79f9
..
ab4571b
100644
(file)
--- a/
src/sysevent.c
+++ b/
src/sysevent.c
@@
-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
*/