Check-in Number:
|
3113 | |
Date: |
2003-Jan-30 15:26:38 (local)
2003-Jan-30 14:26:38 (UTC) |
User: | thl |
Branch: | |
Comment: |
no problem here, option.destionation can be queried successfully |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/lmtp2nntp_config.c 1.82 -> 1.83
--- lmtp2nntp_config.c 2003/01/30 14:22:14 1.82
+++ lmtp2nntp_config.c 2003/01/30 14:26:38 1.83
@@ -174,7 +174,6 @@
* 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 {
|
|