Embellish comment.

Submitted by:	Rostislav Krasny <rosti.bsd@gmail.com>
This commit is contained in:
obrien 2005-08-11 15:35:59 +00:00
parent 82f2303092
commit 46873ef811

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);