]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/ctdl_module.h
Begin removing the EXTAUTH database
[citadel.git] / citadel / server / ctdl_module.h
index fa1ed4f83ac3b2a794547addb3918e840607f229..93c25674d8524af25589cbeb2eca8f22cb45f9fe 100644 (file)
@@ -322,7 +322,7 @@ long CtdlLocateMessageByEuid(char *euid, struct ctdlroom *qrbuf);
 
 
 /*
- * Expose API calls from modules/openid/serv_openid_rp.c in order to turn it into a generic external authentication driver
+ * Expose API calls from external authentication driver
  */
 int attach_extauth(struct ctdluser *who, StrBuf *claimed_id);