Mercurial > pidgin
changeset 30410:f6017a90c1b8
Remove non-UTF8 character.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 11 Aug 2010 04:37:49 +0000 |
parents | d21c8058ead0 |
children | cd022bd83677 |
files | pidgin/gtksourceundomanager.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtksourceundomanager.c Wed Aug 11 03:53:02 2010 +0000 +++ b/pidgin/gtksourceundomanager.c Wed Aug 11 04:37:49 2010 +0000 @@ -963,7 +963,7 @@ * the stack with a new undo action. So when we undo for example * typing, we can undo the whole word and not each letter by itself. * - * Return Value: %TRUE is merge was successful, %FALSE otherwise.² + * Return Value: %TRUE is merge was successful, %FALSE otherwise. **/ static gboolean gtk_source_undo_manager_merge_action (GtkSourceUndoManager *um,