diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-07-22 20:54:35 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-07-23 08:44:24 +0200 |
commit | f330408d62ebffe166d2b1284b9f021129cfe125 (patch) | |
tree | 0bb72026b5c4d7c0b61b6551b697b138c5ccb668 /src/udev/udev-watch.c | |
parent | systemctl: Only wait when there's something to wait for. (diff) | |
download | systemd-f330408d62ebffe166d2b1284b9f021129cfe125.tar.xz systemd-f330408d62ebffe166d2b1284b9f021129cfe125.zip |
tree-wide: drop empty lines in comments
Diffstat (limited to 'src/udev/udev-watch.c')
-rw-r--r-- | src/udev/udev-watch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/udev/udev-watch.c b/src/udev/udev-watch.c index 7864f57aa5..1ae89334bb 100644 --- a/src/udev/udev-watch.c +++ b/src/udev/udev-watch.c @@ -2,7 +2,6 @@ /* * Copyright © 2009 Canonical Ltd. * Copyright © 2009 Scott James Remnant <scott@netsplit.com> - * */ #include <errno.h> |