aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/packet_win.h
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-15 19:07:26 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2013-12-15 19:07:26 +0000
commitc00a12652fc6d1c4273ba3a66f94862cf6512443 (patch)
tree40b0178be13da876fad8f07461456874cdc338e9 /ui/gtk/packet_win.h
parentaae72004b350a1d217a7a751ae583347e8436f43 (diff)
Fix warning found by doxygen
svn path=/trunk/; revision=54130
Diffstat (limited to 'ui/gtk/packet_win.h')
-rw-r--r--ui/gtk/packet_win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/packet_win.h b/ui/gtk/packet_win.h
index 1dd06e5f2f..c010dd9247 100644
--- a/ui/gtk/packet_win.h
+++ b/ui/gtk/packet_win.h
@@ -35,6 +35,7 @@
*
* @param widget parent widget (unused)
* @param reference open current packet or reference packet
+ * @param editable packet window field are editable
*/
extern void new_packet_window(GtkWidget *widget, gboolean reference, gboolean editable);