This #endif got truncated...

This commit is contained in:
mycroft 1994-07-07 01:31:00 +00:00
parent 938fc1f67d
commit 60b6c8c0fe
1 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)if_le.c 7.6 (Berkeley) 5/8/91
* $Id: if_le.c,v 1.13 1994/07/06 01:36:23 mycroft Exp $
* $Id: if_le.c,v 1.14 1994/07/07 01:31:00 mycroft Exp $
*/
#include "le.h"
@ -1044,3 +1044,5 @@ lesetladrf(ac, af)
}
ifp->if_flags &= ~IFF_ALLMULTI;
}
#endif /* NLE > 0 */