Typo.
authorangelos <angelos@openbsd.org>
Mon, 10 Apr 2000 02:34:07 +0000 (02:34 +0000)
committerangelos <angelos@openbsd.org>
Mon, 10 Apr 2000 02:34:07 +0000 (02:34 +0000)
sys/net/if_enc.c

index ec29c43..af9c416 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: if_enc.c,v 1.24 2000/04/10 02:33:32 angelos Exp $     */
+/*     $OpenBSD: if_enc.c,v 1.25 2000/04/10 02:34:07 angelos Exp $     */
 
 /*
  * The authors of this code are John Ioannidis (ji@tla.org),
@@ -391,7 +391,7 @@ caddr_t data;
     switch (cmd) 
     {
        case SIOCSIFADDR:
-       case SIOCAIFADDR
+       case SIOCAIFADDR:
        case SIOCSIFDSTADDR:
            break;