aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/tap_rtp.c
diff options
context:
space:
mode:
authorLaurent Deniel <laurent.deniel@free.fr>2003-03-06 21:15:59 +0000
committerLaurent Deniel <laurent.deniel@free.fr>2003-03-06 21:15:59 +0000
commitd17a08f9cdb2022f6ab1f9a6c7f8912558d4a47d (patch)
tree93201e4a64c8c1a5796b06ffdfc1e0e9aa23df07 /gtk/tap_rtp.c
parent05dad0c3106f23b5f65fd57f52d609f472299861 (diff)
- Protect tap_rtp.h against multiple inclusions
- Add $Id$ to tap_rtp.[hc] svn path=/trunk/; revision=7298
Diffstat (limited to 'gtk/tap_rtp.c')
-rw-r--r--gtk/tap_rtp.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtk/tap_rtp.c b/gtk/tap_rtp.c
index 51a2942e55..280582409f 100644
--- a/gtk/tap_rtp.c
+++ b/gtk/tap_rtp.c
@@ -1,7 +1,9 @@
/*
* tap_rtp.c
*
- * RTP analysing addition for ethereal
+ * $Id: tap_rtp.c,v 1.2 2003/03/06 21:15:59 deniel Exp $
+ *
+ * RTP analysing addition for ethereal
*
* Copyright 2003, Iskratel, Ltd, Kranj
* By Miha Jemec <m.jemec@iskratel.si>