diff options
Diffstat (limited to 'src/journal/sd-journal.h')
-rw-r--r-- | src/journal/sd-journal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/sd-journal.h b/src/journal/sd-journal.h index 97f9f0fa13..d7e2528a35 100644 --- a/src/journal/sd-journal.h +++ b/src/journal/sd-journal.h @@ -31,12 +31,12 @@ /* TODO: * + * - add options for copy-to-console, copy-to-kmsg * - OR of matches is borked... * - extend hash tables table as we go * - accelerate looking for "all hostnames" and suchlike. * - hookup with systemctl * - handle incomplete header - * - write unit files * * - local deserializer * - http server |