summaryrefslogtreecommitdiff
path: root/src/gs-auth-pam.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:08:57 +0200
committerraveit65 <[email protected]>2021-11-20 16:04:11 +0100
commit891e848a195afe34f73b63b4d872c7e7f9f9a5c6 (patch)
tree48a71ec928bfd2764b04a6567ee52a5a735a59c9 /src/gs-auth-pam.c
parent8297a0f47b43f5e051ad2696d0843d23b236e7ec (diff)
downloadmate-screensaver-891e848a195afe34f73b63b4d872c7e7f9f9a5c6.tar.bz2
mate-screensaver-891e848a195afe34f73b63b4d872c7e7f9f9a5c6.tar.xz
Use a blank line at most
Diffstat (limited to 'src/gs-auth-pam.c')
-rw-r--r--src/gs-auth-pam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gs-auth-pam.c b/src/gs-auth-pam.c
index 734b80c..0420b9e 100644
--- a/src/gs-auth-pam.c
+++ b/src/gs-auth-pam.c
@@ -65,7 +65,6 @@
# define PAM_NO_DELAY(pamh) /* */
#endif /* !HAVE_PAM_FAIL_DELAY */
-
/* On SunOS 5.6, and on Linux with PAM 0.64, pam_strerror() takes two args.
On some other Linux systems with some other version of PAM (e.g.,
whichever Debian release comes with a 2.2.5 kernel) it takes one arg.