logo       
Google Custom Search
    AddThis Social Bookmark Button

linus: apps plugin.h,1.34,1.35: msg#00092

Subject: linus: apps plugin.h,1.34,1.35
Update of /cvsroot/rockbox/apps
In directory labb.contactor.se:/var/tmp/cvs-serv25149/apps

Modified Files:
        plugin.h 
Log Message:
remove_tread() -> remove_thread()

Index: plugin.h
===================================================================
RCS file: /cvsroot/rockbox/apps/plugin.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- plugin.h    22 Jun 2004 07:16:31 -0000      1.34
+++ plugin.h    22 Jun 2004 07:17:17 -0000      1.35
@@ -228,7 +228,7 @@
 #endif
     void (*plugin_tsr)(void (*exit_callback)(void));
     int (*create_thread)(void* function, void* stack, int stack_size, char 
*name);
-    void (*remove_tread)(int threadnum);
+    void (*remove_thread)(int threadnum);
     void (*lcd_set_contrast)(int x);
 
     /* playback control */

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>