X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..5663cdab5ec8730ade9938c1ace64a4859d9ef7b:/print-rx.c diff --git a/print-rx.c b/print-rx.c index 72c4822b..8a607652 100644 --- a/print-rx.c +++ b/print-rx.c @@ -446,7 +446,7 @@ static const struct tok afs_fs_errors[] = { { 110, "volume busy" }, { 111, "volume moved" }, { 112, "AFS IO error" }, - { -100, "restarting fileserver" }, + { 0xffffff9c, "restarting fileserver" }, /* -100, sic! */ { 0, NULL } };