ossp-pkg/lmtp2nntp/lmtp2nntp_msg.h 1.6 -> 1.7
--- lmtp2nntp_msg.h 2002/05/27 15:09:50 1.6
+++ lmtp2nntp_msg.h 2002/05/29 21:35:52 1.7
@@ -72,13 +72,11 @@
MSG_ERR_SPLITHEADBODY,
MSG_ERR_SPLITLEN,
MSG_ERR_SPLITMISSINGFROM,
- MSG_ERR_SPLITIDNONE,
- MSG_ERR_SPLITIDEMPTY,
- MSG_ERR_SPLITIDMULTI,
MSG_ERR_JOINGROUPNONE,
MSG_ERR_JOINGROUPEMPTY,
MSG_ERR_JOINIDNONE,
MSG_ERR_JOINIDEMPTY,
+ MSG_ERR_JOINIDMULTI,
MSG_ERR_ARG
} msg_rc_t;
|
|