aboutsummaryrefslogtreecommitdiff
path: root/libpam/include
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2024-01-05 22:54:54 +0100
committerDmitry V. Levin <ldv@strace.io>2024-01-05 23:36:44 +0000
commit94c798c2d82a3df4d1e98e0a6855d92a5a4b1450 (patch)
treeb9a4f79eadb7376d6d9980e75cb01c4f3647c669 /libpam/include
parent387940a856bac59fb77d13572b504bf51cb1ed3b (diff)
downloadpam-94c798c2d82a3df4d1e98e0a6855d92a5a4b1450.tar.gz
pam-94c798c2d82a3df4d1e98e0a6855d92a5a4b1450.tar.bz2
pam-94c798c2d82a3df4d1e98e0a6855d92a5a4b1450.zip
treewide: fix typos in comments
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'libpam/include')
-rw-r--r--libpam/include/security/_pam_macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpam/include/security/_pam_macros.h b/libpam/include/security/_pam_macros.h
index e36f4023..01274428 100644
--- a/libpam/include/security/_pam_macros.h
+++ b/libpam/include/security/_pam_macros.h
@@ -49,7 +49,7 @@ do { \
} while (0)
/*
- * WARNING: Do NOT use this macro, as it does not reliable override the memory.
+ * WARNING: Do NOT use this macro, as it does not reliably override the memory.
*/
#define _pam_drop_reply(/* struct pam_response * */ reply, /* int */ replies) \