diff src/util.c @ 209:6e9b375e30e7

[gaim-migrate @ 219] Fix for compatability issues committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 01 May 2000 18:49:00 +0000
parents 610b7ffc4821
children ec0686b3b03f
line wrap: on
line diff
--- a/src/util.c	Mon May 01 17:49:22 2000 +0000
+++ b/src/util.c	Mon May 01 18:49:00 2000 +0000
@@ -754,7 +754,7 @@
 
 */
 
-void spell_check(GtkWidget * text)
+void spell_checker(GtkWidget * text)
 {
         int start = 0;
         int end = 0;