]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/systemd/sd-login.h
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / systemd / sd-login.h
index 3c10ff032fe7cab39b50df3f26eee52f0a3397ad..d8e2c6822dd2e301c551beb2690bbfffeaf4e738 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #ifndef foosdloginhfoo
 #define foosdloginhfoo
 
@@ -108,7 +109,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 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