aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-02-20 07:48:44 +0000
committerGuy Harris <guy@alum.mit.edu>2001-02-20 07:48:44 +0000
commit60e9ef8f05e01fe03f925e3f2c2f1f33fdc3c525 (patch)
treedcf6c3e37824cf5448188e1972db6842bb4ad965
parent4176e8544069bfcfbc99190b00e90a633a637c3d (diff)
Temporarily bring "packet-diameter.h" back from the dead; changing it
and deleting it might've confused the stuff that generates the anonymous CVS tree, as it didn't propagate the deletion. I'll delete it again after this checkin shows up in the anonymous CVS tree. svn path=/trunk/; revision=3054
-rw-r--r--packet-diameter.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/packet-diameter.h b/packet-diameter.h
new file mode 100644
index 0000000000..01fb023196
--- /dev/null
+++ b/packet-diameter.h
@@ -0,0 +1,24 @@
+/* packet-diameter.h
+ * Declaration of the DIAMETER dissector.
+ *
+ * $Id: packet-diameter.h,v 1.5 2001/02/20 07:48:44 guy Exp $
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@zing.org>
+ * Copyright 1998 Gerald Combs
+ *
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */