r1444 - trunk/src/target/debug/input

mickey at sita.openmoko.org mickey at sita.openmoko.org
Tue Mar 20 18:14:11 CET 2007


Author: mickey
Date: 2007-03-20 18:14:11 +0100 (Tue, 20 Mar 2007)
New Revision: 1444

Removed:
   trunk/src/target/debug/input/input
Modified:
   trunk/src/target/debug/input/input.c
Log:
debug-input: remove bogus binary


Deleted: trunk/src/target/debug/input/input
===================================================================
(Binary files differ)

Modified: trunk/src/target/debug/input/input.c
===================================================================
--- trunk/src/target/debug/input/input.c	2007-03-20 16:58:37 UTC (rev 1443)
+++ trunk/src/target/debug/input/input.c	2007-03-20 17:14:11 UTC (rev 1444)
@@ -47,7 +47,7 @@
     }
     if ( maxfd == -1 )
     {
-        g_debug( "can't open ANY input events -- aborting." );
+        g_debug( "can't open ANY input event nodes -- aborting." );
         return -1;
     }
 





More information about the commitlog mailing list