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

Add get-pcem-roms (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 18:31:33 2019 +0200 (2019-10-05)
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 Oct 05 18:31:33 2019 +0200
     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