]> 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 9b9c1d801dd57d53c543d8cdc1e11fb555f18f05..679a160117770a6d2914b4abbba84cf2cc92451b 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: uams_pgp.c,v 1.12 2009-10-15 11:39:48 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * Copyright (c) 1999 Adrian Sun (asun@u.washington.edu) 
@@ -175,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)