diff options
Diffstat (limited to 'sys/arch/mac68k/dev/if_sn.c')
-rw-r--r-- | sys/arch/mac68k/dev/if_sn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mac68k/dev/if_sn.c b/sys/arch/mac68k/dev/if_sn.c index 1bc820b882c..ba6609b0340 100644 --- a/sys/arch/mac68k/dev/if_sn.c +++ b/sys/arch/mac68k/dev/if_sn.c @@ -713,7 +713,7 @@ camprogram(sc) * addresses. It has no way to specify a range. * (Well, thats not exactly true. If the * range is small one could program each addr - * within the range as a seperate CAM entry) + * within the range as a separate CAM entry) */ ifp->if_flags |= IFF_ALLMULTI; break; |