]> code.citadel.org Git - citadel.git/blobdiff - citadel/msgbase.h
* CtdlOutputPreLoadedMsg() calling syntax has changed. It no longer needs
[citadel.git] / citadel / msgbase.h
index ead3bbf2daa89115a382ae0f42d9232ccd5e641a..c88e1ea0185f393f98e86904c70155c62a041121 100644 (file)
@@ -119,7 +119,6 @@ int CtdlOutputMsg(long msg_num,             /* message number (local) to fetch */
                int do_proto,           /* do Citadel protocol responses? */
                int crlf);
 int CtdlOutputPreLoadedMsg(struct CtdlMessage *,
-               long,
                int mode,               /* how would you like that message? */
                int headers_only,       /* eschew the message body? */
                int do_proto,           /* do Citadel protocol responses? */