diff --git a/CREDITS b/CREDITS index aa43b929..c2c14e6f 100644 --- a/CREDITS +++ b/CREDITS @@ -82,6 +82,7 @@ Additional people who have contributed patches: Jim Hutchins Jonathan Heusser Tatuya Jinmei + João Medeiros Joerg Mayer Jørgen Thomsen Julian Cowley diff --git a/print-sll.c b/print-sll.c index d96b3de2..0057ca21 100644 --- a/print-sll.c +++ b/print-sll.c @@ -85,7 +85,7 @@ sll_print(register const struct sll_header *sllp, u_int length) /* * 802.2. */ - (void)printf("802.3"); + (void)printf("802.2"); break; default: