summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-02-11 21:52:02 -0500
committerSven Eden <yamakuzure@gmx.net>2017-06-16 10:12:57 +0200
commitf392163119aa4b0e9680db2d61ae41374b465d46 (patch)
tree5811de4cd3a20fd10ab004289875adcbd0316637 /src/systemd
parent525cd24cd4369228c7f03077f8b6fd5f2908eed6 (diff)
Typo
Diffstat (limited to 'src/systemd')
-rw-r--r--src/systemd/sd-login.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/sd-login.h b/src/systemd/sd-login.h
index 3c10ff032..e3ecbd837 100644
--- a/src/systemd/sd-login.h
+++ b/src/systemd/sd-login.h
@@ -108,7 +108,7 @@ int sd_peer_get_slice(int fd, char **slice);
int sd_peer_get_user_slice(int fd, char **slice);
/* Similar to sd_pid_get_machine_name(), but retrieves data about the
- * peer of a a connected AF_UNIX socket */
+ * peer of a connected AF_UNIX socket */
int sd_peer_get_machine_name(int fd, char **machine);
/* Similar to sd_pid_get_cgroup(), but retrieves data about the peer