diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-07 20:27:29 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2018-08-07 20:27:46 +0200 |
commit | 34b59a80119cc4e1b46a48b36bc0ece11d09a19c (patch) | |
tree | 8654abca5eacc6374d8c9a4905adca92a51dea48 /INSTALL.txt | |
parent | d77ac851c76ff95e6542e93715786d29ba86c51f (diff) | |
download | tcpdump-34b59a80119cc4e1b46a48b36bc0ece11d09a19c.tar.gz |
Remove the no more used gmt2local() function
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 682c31be..662eb0c3 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -70,8 +70,6 @@ ethertype.h - Ethernet type value definitions extract.h - alignment definitions gmpls.c - GMPLS definitions gmpls.h - GMPLS declarations -gmt2local.c - time conversion routines -gmt2local.h - time conversion prototypes install-sh - BSD style install script interface.h - globals, prototypes and definitions ip.h - IP definitions |