Fix comment mutilated by find/replace
This commit is contained in:
parent
914cdb5997
commit
b096b323d1
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue