summaryrefslogtreecommitdiffstats
path: root/src/journal/journal-send.c
diff options
context:
space:
mode:
authorVito Caputo <vito.caputo@coreos.com>2016-02-23 18:52:52 +0100
committerVito Caputo <vito.caputo@coreos.com>2016-02-23 23:20:34 +0100
commit9ed794a32d4824c6a42fc222ea1054bb3d1394d7 (patch)
treed7e00abb5c3434b1c74208c0d5b6e7516b9eceb9 /src/journal/journal-send.c
parentMerge pull request #2664 from zonque/bootchart-removal (diff)
downloadsystemd-9ed794a32d4824c6a42fc222ea1054bb3d1394d7.tar.xz
systemd-9ed794a32d4824c6a42fc222ea1054bb3d1394d7.zip
tree-wide: minor formatting inconsistency cleanups
Diffstat (limited to 'src/journal/journal-send.c')
-rw-r--r--src/journal/journal-send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journal-send.c b/src/journal/journal-send.c
index c7d670f4ff..a79846146a 100644
--- a/src/journal/journal-send.c
+++ b/src/journal/journal-send.c
@@ -50,7 +50,7 @@
*_f = alloca(_fl + 10); \
memcpy(*_f, "CODE_FUNC=", 10); \
memcpy(*_f + 10, _func, _fl); \
- } while(false)
+ } while (false)
/* We open a single fd, and we'll share it with the current process,
* all its threads, and all its subprocesses. This means we need to