OK, I found a URL that will get you to the CPAN page for Yapp without
[obnox/wireshark/wip.git] / text2pcap.h
index e800c09f41899c02938725e24e6c6f432f7ba103..d702363f51f6458d33c15c63c26fb602fc7aca4b 100644 (file)
@@ -8,8 +8,8 @@
  *
  * $Id$
  *
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
  * Copyright 1998 Gerald Combs
  *
  *
@@ -46,6 +46,4 @@ void parse_token(token_t token, char *str);
 
 int yylex(void);
 
-#define YY_NO_UNPUT
-
 #endif