remove the footer saying that vim is the best editor -- anyone knows anyway
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 4 May 2015 15:09:04 +0000 (17:09 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 4 May 2015 15:09:04 +0000 (17:09 +0200)
commitda88b133a315a1c3c46d652c21453c1384f10c2e
tree919568196514a2735f5c84c7619d4dee9053021f
parentcd71d0950be00b310190dce9a37c479dcfb66fab
remove the footer saying that vim is the best editor -- anyone knows anyway
28 files changed:
src/dns/dnscache.h
src/dns/dnsmaster.h
src/dns/dnsresolver.h
src/dns/ippseudoresolver.h
src/dns/resolverbase.cpp
src/dns/resolverbase.h
src/icmp/icmpdata.cpp
src/icmp/icmpdata.h
src/icmp/icmpdata_pingfailreply.cpp
src/icmp/icmpdata_pingfailreply.h
src/icmp/icmpdestinationunreachabledata.cpp
src/icmp/icmpdestinationunreachabledata.h
src/icmp/icmpechodata.cpp
src/icmp/icmpechodata.h
src/icmp/icmpheader.cpp
src/icmp/icmpheader.h
src/icmp/icmppacket.cpp
src/icmp/icmppacket.h
src/icmp/icmptimeexceededdata.cpp
src/icmp/icmptimeexceededdata.h
src/ip/ipheader.cpp
src/ip/ipheader.h
src/tools/pcap.cpp
src/tools/pcap.h
test/connd_state.py
test/long_term_test.py
test/strftimedelta.py
test/test_icmppacket.cpp