X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..1a04b92e365f5ed01ca38619b41bcc4fc9cbd63c:/print-rtsp.c diff --git a/print-rtsp.c b/print-rtsp.c index 7b6edb63..54cc930e 100644 --- a/print-rtsp.c +++ b/print-rtsp.c @@ -11,10 +11,7 @@ * FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header$"; -#endif +/* \summary: Real Time Streaming Protocol (RTSP) printer */ #ifdef HAVE_CONFIG_H #include "config.h"