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

slitaz-mercurial-style: Start moving to new CSS and layout
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 11 21:53:28 2011 +0100 (2011-01-11)
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	Tue Jan 11 21:53:28 2011 +0100
     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