gpointing-device-settings r5 - trunk/test



Author: hiikezoe
Date: Tue Feb 24 22:46:52 2009
New Revision: 5
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=5&view=rev

Log:
fix typo.

Modified:
   trunk/test/gpointing-device-settings-test-suite.c

Modified: trunk/test/gpointing-device-settings-test-suite.c
==============================================================================
--- trunk/test/gpointing-device-settings-test-suite.c	(original)
+++ trunk/test/gpointing-device-settings-test-suite.c	Tue Feb 24 22:46:52 2009
@@ -1,10 +1,10 @@
 #include <gcutter.h>
 #include <gtk/gtk.h>
 
-void gtrackpoint_test_warmup (void);
+void gpointing_device_settings_test_warmup (void);
 
 void
-gtrackpoint_test_warmup (void)
+gpointing_device_settings_test_warmup (void)
 {
     gtk_init(0, NULL);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]