]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-aoe.c
Change istr[] (for invalid string) to be global
[tcpdump] / print-aoe.c
index abad1548f65a04a9c428ae40d46d24bfdd8eb481..d4ac4fb774c04b3b07e67ac4abbb36d5467a5343 100644 (file)
@@ -41,7 +41,6 @@
 #include "ether.h"
 
 static const char tstr[] = " [|aoe]";
-static const char istr[] = " (invalid)";
 
 #define AOE_V1 1
 #define ATA_SECTOR_SIZE 512