Trivial: Fix a whitespace messup
Pointed out by Carlos Garnacho in bug 651244.
This commit is contained in:
@ -9712,7 +9712,7 @@ gtk_text_view_set_input_purpose (GtkTextView *text_view,
|
||||
NULL);
|
||||
|
||||
g_object_notify (G_OBJECT (text_view), "input-purpose");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
@ -9763,7 +9763,7 @@ gtk_text_view_set_input_hints (GtkTextView *text_view,
|
||||
NULL);
|
||||
|
||||
g_object_notify (G_OBJECT (text_view), "input-hints");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user