summaryrefslogtreecommitdiff
path: root/src/systemd/_sd-common.h
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2014-03-24 23:14:28 -0400
committerLennart Poettering <lennart@poettering.net>2014-03-25 20:23:33 +0100
commit10b17992ee59ac1d03d6fc210a976bc2b59f6d75 (patch)
tree2c61a05aed8b67375bba8f081938ee9d933c6b5e /src/systemd/_sd-common.h
parent3b5b000fbc2ed6d953df2de528a50a8348afc618 (diff)
downloadsystemd-10b17992ee59ac1d03d6fc210a976bc2b59f6d75.tar.gz
src/systemd: fix grammar and spelling errors in comments
Diffstat (limited to 'src/systemd/_sd-common.h')
-rw-r--r--src/systemd/_sd-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd/_sd-common.h b/src/systemd/_sd-common.h
index cc3be93803..896a027eb5 100644
--- a/src/systemd/_sd-common.h
+++ b/src/systemd/_sd-common.h
@@ -22,10 +22,10 @@
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_