X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ac910c086ec393a8c320a82d0edb5ea412175b62..51670d19496d42a99ced7358dab6fbdce94b7708:/print-rsvp.c diff --git a/print-rsvp.c b/print-rsvp.c index ed228d9e..adf1829b 100644 --- a/print-rsvp.c +++ b/print-rsvp.c @@ -15,11 +15,6 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.50 2008-08-16 11:36:20 hannes Exp $"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -1148,7 +1143,7 @@ _U_ return-1; printf("%s Session Name: ", ident); for (i = 0; i < namelen; i++) - safeputchar(*(obj_tptr+4+i)); + safeputchar(gndo, *(obj_tptr + 4 + i)); printf("%s Setup Priority: %u, Holding Priority: %u, Flags: [%s] (%#x)", ident, (int)*obj_tptr,