aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-etable.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-etable.c')
-rw-r--r--e-util/gal-view-etable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/gal-view-etable.c b/e-util/gal-view-etable.c
index de73a0204b..06e80093d8 100644
--- a/e-util/gal-view-etable.c
+++ b/e-util/gal-view-etable.c
@@ -114,7 +114,7 @@ gal_view_etable_clone (GalView *view)
gve = GAL_VIEW_ETABLE (view);
/* do this before setting state_filename, to not overwrite current
- state changes in the 'attach' function */
+ * state changes in the 'attach' function */
if (gve->priv->table)
gal_view_etable_attach_table (GAL_VIEW_ETABLE (clone), gve->priv->table);
else if (gve->priv->tree)