diff plugins/gestures/stroke-draw.c @ 10814:364a2ef907ae

[gaim-migrate @ 12468] same thing here, changing to consistently using GTK+, by rlaager committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 11 Apr 2005 12:24:47 +0000
parents b23e6f9c4d2e
children 2c7e79b6d7b2
line wrap: on
line diff
--- a/plugins/gestures/stroke-draw.c	Mon Apr 11 12:11:11 2005 +0000
+++ b/plugins/gestures/stroke-draw.c	Mon Apr 11 12:24:47 2005 +0000
@@ -319,7 +319,7 @@
 }
 
 
-/* This function should be written using Gtk+ primitives*/
+/* This function should be written using GTK+ primitives*/
 static void
 gstroke_invisible_window_init (GtkWidget *widget)
 {