From ad67ef274e43ee841fb9d60e3cd2370e57418371 Mon Sep 17 00:00:00 2001 From: Torstein Husebø Date: Wed, 10 Dec 2014 20:00:05 +0100 Subject: sd-bus: correct spacing near eol in code comments --- src/libsystemd/sd-bus/bus-match.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsystemd/sd-bus/bus-match.c') diff --git a/src/libsystemd/sd-bus/bus-match.c b/src/libsystemd/sd-bus/bus-match.c index 3a31aa0ebf..162f0ab608 100644 --- a/src/libsystemd/sd-bus/bus-match.c +++ b/src/libsystemd/sd-bus/bus-match.c @@ -234,7 +234,7 @@ static bool value_node_same( /* Tests parameters against this value node, not doing prefix * magic and stuff, i.e. this one actually compares the match - * itself.*/ + * itself. */ assert(node); assert(node->type == BUS_MATCH_VALUE); -- cgit v1.2.3-54-g00ecf