Add {} braces so that the code conforms to the indentation.
authorrmacklem <rmacklem@FreeBSD.org>
Mon, 21 Apr 2014 19:17:19 +0000 (19:17 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Mon, 21 Apr 2014 19:17:19 +0000 (19:17 +0000)
commit87348af494e33dfcc20af0a0c6f6f12dad2d2ee9
tree09710300cf67ac68c7b64f1c37f762d5d0f72378
parent36db983e6fb575a6450f514a4ff6fe589d104483
Add {} braces so that the code conforms to the indentation.
Fortunately, I don't think doing the assignment of cap->tsomax
unconditionally causes any problem.

Reviewed by: glebius
MFC after: 2 weeks
sys/netinet/tcp_subr.c