wok diff speedtouch/stuff/speedtouch-1.3.1-gcc4.u @ rev 8069

Down: elfutils to 0.150. Test run-prelink-addr-test.sh was failing in 0.151.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jan 21 13:50:12 2011 +0000 (2011-01-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/speedtouch/stuff/speedtouch-1.3.1-gcc4.u	Fri Jan 21 13:50:12 2011 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- speedtouch-1.3.1/src/modem.h	Wed Sep 29 20:56:31 2004
     1.5 ++++ speedtouch-1.3.1/src/modem.h	Wed Nov  4 19:00:20 2009
     1.6 +@@ -38,7 +38,5 @@
     1.7 + #define EP_CODE_IN  0x85
     1.8 + #define EP_CODE_OUT 0x05
     1.9 + 
    1.10 +-/* Global Variables */
    1.11 +-extern int verbose;
    1.12 + 
    1.13 + #endif