aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-08-26 07:12:03 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-08-26 07:12:03 +0000
commit74131df4f0dd2e70dd11fa249b68d2a6039a5110 (patch)
tree9ee20d3cf6aab0d6fc46d2774b0c3807232f5fe3
parent48ac5f90ffb955ede9b8c5d9ecbc71a30ddf8f6a (diff)
- Try to fix a couple of doxygen comments.
svn path=/trunk/; revision=33927
-rw-r--r--gtk/rtp_stream.h5
-rw-r--r--gtk/rtp_stream_dlg.h1
2 files changed, 1 insertions, 5 deletions
diff --git a/gtk/rtp_stream.h b/gtk/rtp_stream.h
index 2c2b7fc44c..cf457c83bf 100644
--- a/gtk/rtp_stream.h
+++ b/gtk/rtp_stream.h
@@ -33,11 +33,6 @@
#include <stdio.h>
#include <epan/address.h>
-/** @file
- * ???
- * @ingroup dialog_group
- * @todo what's this?
- */
/****************************************************************************/
/* type for storing rtp frame information */
diff --git a/gtk/rtp_stream_dlg.h b/gtk/rtp_stream_dlg.h
index 6f3e9505bf..a459b4ed02 100644
--- a/gtk/rtp_stream_dlg.h
+++ b/gtk/rtp_stream_dlg.h
@@ -32,6 +32,7 @@
/** @file
* "RTP Stream Analysis" dialog box.
+ * @ingroup dialog_group
*/
/**