Embellish comment.

Submitted by:	Rostislav Krasny <rosti.bsd@gmail.com>
This commit is contained in:
David E. O'Brien 2005-08-11 15:35:59 +00:00
parent 216a5fbf37
commit c948b4bc64

View File

@ -242,7 +242,7 @@ struct pr_usrreqs {
}; };
/* /*
* below. All functions return EOPNOTSUPP. * All nonvoid pru_*() functions below return EOPNOTSUPP.
*/ */
int pru_abort_notsupp(struct socket *so); int pru_abort_notsupp(struct socket *so);