pidgin: e1bcb2fd: Remove non-UTF8 character.
qulogic at pidgin.im
qulogic at pidgin.im
Sat Aug 14 02:25:52 EDT 2010
----------------------------------------------------------------------
Revision: e1bcb2fd07210e956822b215bb4f2d0f73e661f8
Parent: 9166d0ffe82472b17cee09aabbef61d8ec6e3e44
Author: qulogic at pidgin.im
Date: 08/11/10 00:37:49
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/e1bcb2fd07210e956822b215bb4f2d0f73e661f8
Changelog:
Remove non-UTF8 character.
Changes against parent 9166d0ffe82472b17cee09aabbef61d8ec6e3e44
patched pidgin/gtksourceundomanager.c
-------------- next part --------------
============================================================
--- pidgin/gtksourceundomanager.c 42856984057cd351c3339fc25805756158bae8b8
+++ pidgin/gtksourceundomanager.c 5c7b0163e268c885e8b6ff7769051e038f0a89ac
@@ -963,7 +963,7 @@ gtk_source_undo_manager_check_list_size
* 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,
More information about the Commits
mailing list