chiark / gitweb /
treewide: correct spacing near eol in code comments
[elogind.git] / src / systemctl / systemctl.c
index b1441ad86a33f9a1de93498348ca769cb38f0242..2ceb303f1b0098b5f31f9c892fbf01826cfe7060 100644 (file)
@@ -752,7 +752,7 @@ struct socket_info {
 
         /* Note: triggered is a list here, although it almost certainly
          * will always be one unit. Nevertheless, dbus API allows for multiple
-         * values, so let's follow that.*/
+         * values, so let's follow that. */
         char** triggered;
 
         /* The strv above is shared. free is set only in the first one. */