X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=text2pcap.h;h=d702363f51f6458d33c15c63c26fb602fc7aca4b;hp=e800c09f41899c02938725e24e6c6f432f7ba103;hb=ed5d2172d38b4a03fe9dd34d7f18268becf78aca;hpb=0f4379723401ff6b5df9c652e9f41e878bda47d4 diff --git a/text2pcap.h b/text2pcap.h index e800c09f41..d702363f51 100644 --- a/text2pcap.h +++ b/text2pcap.h @@ -8,8 +8,8 @@ * * $Id$ * - * Ethereal - Network traffic analyzer - * By Gerald Combs + * Wireshark - Network traffic analyzer + * By Gerald Combs * Copyright 1998 Gerald Combs * * @@ -46,6 +46,4 @@ void parse_token(token_t token, char *str); int yylex(void); -#define YY_NO_UNPUT - #endif