chiark / gitweb /
sd-login: minor header commenting improvements
[elogind.git] / src / systemd / _sd-common.h
index cc3be9380315c4c1645a1a956de76ebee1b2033f..896a027eb5027a32f1d28a629455518fce60b3d6 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-/* This is a private header, never even think of including this directly! */
+/* This is a private header; never even think of including this directly! */
 
 #if __INCLUDE_LEVEL__ <= 1
-#error "Do not include _sd-common.h directly, it is a private header."
+#error "Do not include _sd-common.h directly; it is a private header."
 #endif
 
 #ifndef _sd_printf_