From ee33e53a70c0d3f9d8aeafe4b8fd84a0d5e1d8d9 Mon Sep 17 00:00:00 2001 From: Torstein Husebø Date: Wed, 10 Dec 2014 20:00:08 +0100 Subject: core: correct spacing near eol in code comments --- src/core/unit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/unit.h') diff --git a/src/core/unit.h b/src/core/unit.h index 0e45229d7b..f6587ba5f0 100644 --- a/src/core/unit.h +++ b/src/core/unit.h @@ -284,7 +284,7 @@ struct UnitVTable { * that */ size_t exec_runtime_offset; - /* The name of the configuration file section with the private settings of this unit*/ + /* The name of the configuration file section with the private settings of this unit */ const char *private_section; /* Config file sections this unit type understands, separated -- cgit v1.2.3-54-g00ecf