summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/auth/src/pam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/auth/src/pam.c b/lib/auth/src/pam.c
index d0afec4..f50107e 100644
--- a/lib/auth/src/pam.c
+++ b/lib/auth/src/pam.c
@@ -58,7 +58,6 @@ static GParamSpec *astal_auth_pam_properties[ASTAL_AUTH_PAM_N_PROPERTIES] = {
G_DEFINE_TYPE_WITH_PRIVATE(AstalAuthPam, astal_auth_pam, G_TYPE_OBJECT);
/**
- *
* AstalAuthPam
*
* For simple authentication using only a password, using the [[email protected]]