OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/lmtp2nntp_config.h versions 1.8 and 1.9
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/lmtp2nntp_config.h 1.8 -> 1.9

--- lmtp2nntp_config.h   2002/02/14 10:47:20     1.8
+++ lmtp2nntp_config.h   2003/01/30 15:19:55     1.9
@@ -29,6 +29,12 @@
 
 #include "lmtp2nntp_global.h"
 #include "fixme.h"
-void config_context(lmtp2nntp_t *);
 
+typedef enum {
+    CONFIG_OK,
+    CONFIG_OK_DRY,  /* dry run short circuit i.e. --testfile or --version */
+    CONFIG_ERR_LOG  /* cannot initialize logging */
+} lmtp2nntp_config_rc_t;
+
+lmtp2nntp_config_rc_t config_context(lmtp2nntp_t *);
 #endif /* __LMTP2NNTP_CONFIG_H__ */

CVSTrac 2.0.1