ossp-pkg/lmtp2nntp/lmtp2nntp_config.c 1.68 -> 1.69
--- lmtp2nntp_config.c 2002/03/13 14:50:37 1.68
+++ lmtp2nntp_config.c 2002/03/13 16:22:09 1.69
@@ -183,6 +183,7 @@
* should not be used in the remainder of the program flow.
*/
logbook(ctx->l2, L2_LEVEL_NOTICE, "startup, version %s", lmtp2nntp_version.v_gnu);
+ //logbook(ctx->l2, L2_LEVEL_NOTICE, "FIXME>>>${option.destination[0]}<<<FIXME>>>${option.destination[1]}<<<");
/* --version FLAG */
try {
|
|