Fix comment mutilated by find/replace

This commit is contained in:
Erik van der Kouwe 2011-02-02 14:53:49 +00:00
parent 914cdb5997
commit b096b323d1

View file

@ -418,7 +418,7 @@ send_reply:
/* Clean up leftover state. */
(*dp->dr_cleanup)();
/* Finally, prepare and send the reply m_ptrage. */
/* Finally, prepare and send the reply message. */
if (r == EDONTREPLY)
return 0;