SOURCES: ash-extern.patch (NEW) - ash-extern.patch: a variable can...

qrczak qrczak at pld-linux.org
Wed Feb 14 02:07:29 CET 2007


Author: qrczak                       Date: Wed Feb 14 01:07:29 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ash-extern.patch: a variable can't be both extern and static
- Release 11

---- Files affected:
SOURCES:
   ash-extern.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ash-extern.patch
diff -u /dev/null SOURCES/ash-extern.patch:1.1
--- /dev/null	Wed Feb 14 02:07:29 2007
+++ SOURCES/ash-extern.patch	Wed Feb 14 02:07:24 2007
@@ -0,0 +1,8 @@
+--- ash-0.4.0/hetio.h~	2007-02-14 01:25:37.000000000 +0100
++++ ash-0.4.0/hetio.h	2007-02-14 02:03:35.000000000 +0100
+@@ -18,5 +18,3 @@
+ void hetio_init(void);
+ int hetio_read_input(int fd);
+ void hetio_reset_term(void);
+-
+-extern int hetio_inter;
================================================================


More information about the pld-cvs-commit mailing list