aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-04-14 13:08:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-04-14 13:08:41 +0000
commit69ea88e3f759baee7106ac4b98e4e94e67aa24a1 (patch)
treebdbe2384e39ce83a6396934ce0c031d4a6739862 /wiretap
parentaf554c2f7525e432f1072b59afa40ce867673c00 (diff)
SVN properties...
svn path=/trunk/; revision=17863
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/catapult_dct2000.c2
-rw-r--r--wiretap/catapult_dct2000.h58
2 files changed, 30 insertions, 30 deletions
diff --git a/wiretap/catapult_dct2000.c b/wiretap/catapult_dct2000.c
index 6e39de0e01..6c9ffb4192 100644
--- a/wiretap/catapult_dct2000.c
+++ b/wiretap/catapult_dct2000.c
@@ -1,6 +1,6 @@
/* catapult_dct2000.c
*
- * $Id: netmon.c 15534 2005-08-25 21:29:54Z ulfl $
+ * $Id$
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
diff --git a/wiretap/catapult_dct2000.h b/wiretap/catapult_dct2000.h
index 13c93a40db..57b6efd388 100644
--- a/wiretap/catapult_dct2000.h
+++ b/wiretap/catapult_dct2000.h
@@ -1,29 +1,29 @@
-/* catapult_dct2000.h
-*
-* $Id: k12.h 14682 2005-06-17 17:26:43Z lego $
-*
-* Wiretap Library
-* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
-*
-* 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.
-*/
-
-int catapult_dct2000_open(wtap *wth, int *err, gchar **err_info);
-gboolean catapult_dct2000_dump_open(wtap_dumper *wdh, gboolean cant_seek, int *err);
-int catapult_dct2000_dump_can_write_encap(int encap);
-
-#define DCT2000_ENCAP_UNHANDLED 0
-#define DCT2000_ENCAP_SSCOP 101
-#define DCT2000_ENCAP_MTP2 102
+/* catapult_dct2000.h
+*
+* $Id$
+*
+* Wiretap Library
+* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
+*
+* 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.
+*/
+
+int catapult_dct2000_open(wtap *wth, int *err, gchar **err_info);
+gboolean catapult_dct2000_dump_open(wtap_dumper *wdh, gboolean cant_seek, int *err);
+int catapult_dct2000_dump_can_write_encap(int encap);
+
+#define DCT2000_ENCAP_UNHANDLED 0
+#define DCT2000_ENCAP_SSCOP 101
+#define DCT2000_ENCAP_MTP2 102