]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Turn a #ifdef DIAGNOSTIC to #ifdef INVARIANTS as the code from this line
authorarr <arr@FreeBSD.org>
Mon, 20 May 2002 21:50:39 +0000 (21:50 +0000)
committerarr <arr@FreeBSD.org>
Mon, 20 May 2002 21:50:39 +0000 (21:50 +0000)
commit6fe64080f2001cfff44e5b96534771c4b6405fcb
tree88192ac15931b61af13407d29a7f321d8d821afe
parentcaf5f38789241ea295dae2dd1168d7f54a123a77
- Turn a #ifdef DIAGNOSTIC to #ifdef INVARIANTS as the code from this line
  through the #endif is really a sanity check.

Reviewed by: jake
sys/netinet/ip_input.c