mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
11 lines
279 B
Diff
11 lines
279 B
Diff
|
--- speedtouch-1.3.1/src/modem.h 2004-09-29 21:56:31.000000000 +0100
|
||
|
+++ speedtouch-1.3.1-gcc4/src/modem.h 2005-07-21 07:15:03.000000000 +0100
|
||
|
@@ -38,7 +38,4 @@
|
||
|
#define EP_CODE_IN 0x85
|
||
|
#define EP_CODE_OUT 0x05
|
||
|
|
||
|
-/* Global Variables */
|
||
|
-extern int verbose;
|
||
|
-
|
||
|
#endif
|
||
|
|