]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ipproto.c
Introduce --time-stamp-precision
[tcpdump] / ipproto.c
index cbb9bf3f74e6191f6b40896e13bbfffeb592974b..e44b74814bb4ea564a907f105ffb8370046122e7 100644 (file)
--- a/ipproto.c
+++ b/ipproto.c
@@ -1,4 +1,4 @@
-/* 
+/*
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code
  * distributions retain the above copyright notice and this paragraph
  * Original code by Hannes Gredler ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/ipproto.c,v 1.6 2005-09-20 06:01:22 guy Exp $ (LBL)";
-#endif
-
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif