]> git.pld-linux.org Git - packages/fam.git/commitdiff
- outdated
authormisi3k <misi3k@pld-linux.org>
Tue, 15 Apr 2003 09:20:02 +0000 (09:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fam-gcc3.patch -> 1.2

fam-gcc3.patch [deleted file]

diff --git a/fam-gcc3.patch b/fam-gcc3.patch
deleted file mode 100644 (file)
index 2ee1dbd..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- fam-2.6.9/fam/Scheduler.h.gcc31    2002-05-16 15:24:43.000000000 -0400
-+++ fam-2.6.9/fam/Scheduler.h  2002-05-16 15:24:48.000000000 -0400
-@@ -104,7 +104,7 @@
-     //  for the corresponding I/O type.
-     struct IOTypeInfo {
--      FDInfo::FDIOHandler FDInfo::*const iotype;
-+      FDInfo::FDIOHandler FDInfo::* iotype;
-       unsigned int nbitsset;          // number of bits set in fds
-       fd_set fds;
-       IOTypeInfo(FDInfo::FDIOHandler FDInfo::* a_iotype) :
This page took 0.056836 seconds and 4 git commands to generate.