wok view speedtouch/stuff/speedtouch-1.3.1-gcc4.u @ rev 9225

busybox: fix cksum applet
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 11 18:53:09 2011 +0100 (2011-03-11)
parents
children
line source
1 --- speedtouch-1.3.1/src/modem.h Wed Sep 29 20:56:31 2004
2 +++ speedtouch-1.3.1/src/modem.h Wed Nov 4 19:00:20 2009
3 @@ -38,7 +38,5 @@
4 #define EP_CODE_IN 0x85
5 #define EP_CODE_OUT 0x05
7 -/* Global Variables */
8 -extern int verbose;
10 #endif