]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
Fix the pointer tests in the non-ndoified TTEST2() macro as well.
[tcpdump] / vfprintf.c
index 6f8407af696021329d22d8acd8c6b7070b496037..6f3e15f71289a43f8018f740a41c793cf45f4f85 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif