]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_pgp.c
Spotlight: add SPAQRL mapping for kMDItemLastUsedDate
[netatalk.git] / etc / uams / uams_pgp.c
index 6a2994401c493d5cadd33a5f86161904d17f644c..679a160117770a6d2914b4abbba84cf2cc92451b 100644 (file)
@@ -174,7 +174,7 @@ static int pgp_logincont(void *obj, struct passwd **uam_pwd,
 }
 
 
-static int uam_setup(const char *path)
+static int uam_setup(void *obj, const char *path)
 {
   if (uam_register(UAM_SERVER_LOGIN, path, "PGPuam 1.0",
                   pgp_login, pgp_logincont, NULL) < 0)