Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmei committed Aug 31, 2000
1 parent dcc02c7 commit 15ec60f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kame/kame/ping6/ping6.c
@@ -1,4 +1,4 @@
/* $KAME: ping6.c,v 1.83 2000/08/31 07:31:48 jinmei Exp $ */
/* $KAME: ping6.c,v 1.84 2000/08/31 07:32:41 jinmei Exp $ */

/*
* Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
Expand Down Expand Up @@ -1406,7 +1406,7 @@ pr_pack(buf, cc, mhdr)
}

if ((end - (u_char *)ni) < ICMP6_NIRLEN) {
/* case of refusion, unkown */
/* case of refusion, unknown */
/*(*/
putchar(')');
goto fqdnend;
Expand Down

0 comments on commit 15ec60f

Please sign in to comment.