summaryrefslogtreecommitdiff
path: root/gtk/rtp_stream.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-06-02 22:13:04 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-06-02 22:13:04 +0000
commitd775bed5987b66d8c9dbc762cac565825e3b8f12 (patch)
tree5bf00fc2c5f7946a65d9522200dc6cd80511f93f /gtk/rtp_stream.h
parenteacfa531057a560d623f75c6e3e81cff109774a6 (diff)
downloadwireshark-d775bed5987b66d8c9dbc762cac565825e3b8f12.tar.gz
add details for doxygen
svn path=/trunk/; revision=11077
Diffstat (limited to 'gtk/rtp_stream.h')
-rw-r--r--gtk/rtp_stream.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/gtk/rtp_stream.h b/gtk/rtp_stream.h
index bdd8df665a..ffd9f38e69 100644
--- a/gtk/rtp_stream.h
+++ b/gtk/rtp_stream.h
@@ -1,7 +1,7 @@
/* rtp_stream.h
* RTP streams summary addition for ethereal
*
- * $Id: rtp_stream.h,v 1.5 2004/01/26 19:16:30 obiot Exp $
+ * $Id: rtp_stream.h,v 1.6 2004/06/02 22:13:04 ulfl Exp $
*
* Copyright 2003, Alcatel Business Systems
* By Lars Ruoff <lars.ruoff@gmx.net>
@@ -31,6 +31,11 @@
#include <glib.h>
#include <stdio.h>
+/** @file
+ * ???
+ * @todo what's this?
+ */
+
/****************************************************************************/
/* type for storing rtp frame information */
typedef struct st_rtp_sample_header {