OSSP CVS Repository

ossp - Difference in ossp-pkg/lmtp2nntp/lmtp2nntp_msg.c versions 1.12 and 1.13
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/lmtp2nntp/lmtp2nntp_msg.c 1.12 -> 1.13

--- lmtp2nntp_msg.c      2002/05/23 09:13:20     1.12
+++ lmtp2nntp_msg.c      2002/05/23 09:34:27     1.13
@@ -661,7 +661,7 @@
             *pnOut     = strlen(*cppOut);
         }
         else {
-            *cppOut    = (char *)mallocex(0); //FIXME is this portable?
+            *cppOut    = (char *)mallocex(0);
             *pnOutsize = 0;
             *pnOut     = 0;
         }

CVSTrac 2.0.1