Check-in Number:
|
3141 | |
Date: |
2003-Feb-04 15:50:45 (local)
2003-Feb-04 14:50:45 (UTC) |
User: | thl |
Branch: | |
Comment: |
header rewriting engine was integrated through lmtp2nntp_common.h |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/lmtp2nntp/lmtp2nntp_msg.c 1.34 -> 1.35
--- lmtp2nntp_msg.c 2003/01/30 19:46:42 1.34
+++ lmtp2nntp_msg.c 2003/02/04 14:50:45 1.35
@@ -454,8 +454,6 @@
return str;
}
- /* FIXME below is the header rewriting engine which must be cleaned up and integrated */
-
static void headerdatadestroy(headerdata_t *hdC)
{
int i;
|
|