Re: svn commit: r300418 - head/sys/kern

2016-05-23 Thread John Nielsen
> On May 22, 2016, at 7:04 AM, Baptiste Daroussin wrote: > > - * of date. We could have received a reset packet in an interrupt or > + * of date. We could have recived a reset packet in an interrupt or Not sure if there's another error in this line that I'm not seeing but "received"

Re: svn commit: r300418 - head/sys/kern

2016-05-23 Thread John Nielsen
> On May 23, 2016, at 9:20 AM, John Nielsen wrote: > >> On May 22, 2016, at 7:04 AM, Baptiste Daroussin wrote: >> >> - * of date. We could have received a reset packet in an interrupt or >> + * of date. We could have recived a reset packet in an interrupt or > > Not sure if there's a

svn commit: r300418 - head/sys/kern

2016-05-22 Thread Baptiste Daroussin
Author: bapt Date: Sun May 22 13:04:45 2016 New Revision: 300418 URL: https://svnweb.freebsd.org/changeset/base/300418 Log: Fix typos in the comments Submitted by: cipherwraith...@gmail.com (via github) Modified: head/sys/kern/uipc_socket.c Modified: head/sys/kern/uipc_socket.c