diff options
Diffstat (limited to 'FreeBSD-4.0/kinstall')
-rwxr-xr-x | FreeBSD-4.0/kinstall | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeBSD-4.0/kinstall b/FreeBSD-4.0/kinstall index ebd6e2e8a0751..9233199215bfa 100755 --- a/FreeBSD-4.0/kinstall +++ b/FreeBSD-4.0/kinstall @@ -20,8 +20,8 @@ foreach i (ip_{auth,fil,nat,pool,proxy,scan,state,sync}.[ch] fil.c \ case *.h: /bin/cp $i /usr/include/netinet/$i chmod 644 /usr/include/netinet/$i - breaksw - endsw + breaksw + endsw end echo "" echo "Linking /usr/include/osreldate.h to /sys/sys/osreldate.h" |