Make Content-Length and Max-Forwards fields uints
[obnox/wireshark/wip.git] / menu.h
diff --git a/menu.h b/menu.h
index dc951782109d0ab8b5a599628156bbe6b2c76690..9664ac02a654ec4876795933ba3df5aa8f2c6a4b 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -4,8 +4,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
  *
  * This program is free software; you can redistribute it and/or
@@ -65,4 +65,3 @@ void set_menus_for_selected_tree_row(capture_file *cf);
 #endif /* __cplusplus */
 
 #endif /* __MENU_H__ */
-