Added new function calls for aide_message and lprintf.
authorDave West <davew@uncensored.citadel.org>
Sun, 14 Oct 2007 16:50:27 +0000 (16:50 +0000)
committerDave West <davew@uncensored.citadel.org>
Sun, 14 Oct 2007 16:50:27 +0000 (16:50 +0000)
commit584b4fafe7947d7c8432b5d1896553ba3759491f
tree0065300b6f57554e048416531c623e63cf332539
parent5609aeb5f98dd5711ba11f62e80e07bc8b6a8f12
Added new function calls for aide_message and lprintf.
Original names remain for compatability but they can now be called as
CtdlAideMessage and CtdlLogPrintf respectively to comply with the Coding
Style document.
You will need to include ctdl_module.h to use these new names.
Please use the new names from now on.
citadel/include/ctdl_module.h
citadel/modules/ldap/serv_ldap.c
citadel/msgbase.h
citadel/sysdep.c
citadel/sysdep_decls.h