aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/fileset_dlg.h
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-04-26 18:28:21 +0000
committerEvan Huus <eapache@gmail.com>2013-04-26 18:28:21 +0000
commit63ef04ec84bc7bee9008be686e2e362058229643 (patch)
tree9acdd76172b3e37a08f887543cd0ee01e9a24419 /ui/gtk/fileset_dlg.h
parent098997e5fb7e152bd777941e1a7a3f2ec3b8759b (diff)
Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.
svn path=/trunk/; revision=49053
Diffstat (limited to 'ui/gtk/fileset_dlg.h')
-rw-r--r--ui/gtk/fileset_dlg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/gtk/fileset_dlg.h b/ui/gtk/fileset_dlg.h
index 8c982153ed..b451fbb21f 100644
--- a/ui/gtk/fileset_dlg.h
+++ b/ui/gtk/fileset_dlg.h
@@ -37,8 +37,6 @@
extern void fileset_file_opened(const capture_file *cf);
/** Disable file set menu items
- *
- * @param cf Capture file struct
*/
extern void fileset_file_closed(void);