summaryrefslogtreecommitdiff
path: root/ui/profile.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/profile.h
parent098997e5fb7e152bd777941e1a7a3f2ec3b8759b (diff)
downloadwireshark-63ef04ec84bc7bee9008be686e2e362058229643.tar.gz
Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.
svn path=/trunk/; revision=49053
Diffstat (limited to 'ui/profile.h')
-rw-r--r--ui/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/profile.h b/ui/profile.h
index a7163945f2..f8bbab1b33 100644
--- a/ui/profile.h
+++ b/ui/profile.h
@@ -61,7 +61,7 @@ void init_profile_list(void);
/** User requested the "Configuration Profiles" popup menu.
*
* @param name Profile name
- * @param expression Parent profile name
+ * @param parent Parent profile name
* @param status Current status
* @param is_global Profile is in the global configuration directory
* @param from_global Profile is copied from the global configuration directory