app: add comment to improve readability

This commit is contained in:
Michael Natterer 2011-01-19 19:43:10 +01:00
parent 550669962b
commit 4186d0114f

View file

@ -966,7 +966,7 @@ gimp_text_style_editor_update_idle (GimpTextStyleEditor *editor)
else
gimp_text_style_editor_set_kerning (editor, kerning_tag);
}
else
else /* no selection */
{
GtkTextIter cursor;
GSList *tags;