aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_table.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-08-26 15:02:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-08-26 15:02:27 +0000
commitd936d457c309a557b438854b90da9b91380e6ec6 (patch)
tree5e4069ccc92a17d9c854fa623f6ed33ae87a81e2 /gtk/expert_comp_table.h
parent113fac8b770fe18cf0b12db5d944ff2aefe97082 (diff)
Fix a number of doxygen directives.
svn path=/trunk/; revision=33929
Diffstat (limited to 'gtk/expert_comp_table.h')
-rw-r--r--gtk/expert_comp_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/expert_comp_table.h b/gtk/expert_comp_table.h
index 0a8b8c5367..5196d7f596 100644
--- a/gtk/expert_comp_table.h
+++ b/gtk/expert_comp_table.h
@@ -67,7 +67,7 @@ void init_error_table(error_equiv_table *err, guint num_procs, GtkWidget *vbox);
/** Init an err table row data structure.
*
* @param err the err table
- * @param expert data
+ * @param expert_data data
*/
void init_error_table_row(error_equiv_table *err, const expert_info_t *expert_data);