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

thunar-archive-plugin: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 21:29:32 2011 +0000 (2011-05-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	Sat May 21 21:29:32 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