Patch by Jordi Mallach <[email protected]>. First appeared in Debian package
version 1.3b1-6.
---
wmifs/wmifs/wmifs.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/wmifs/wmifs/wmifs.c b/wmifs/wmifs/wmifs.c
index aaaf846..cfbcc6a 100644
--- a/wmifs/wmifs/wmifs.c
+++ b/wmifs/wmifs/wmifs.c
@@ -74,6 +74,9 @@
----
Changes:
---
+ 05/06/2001 (Jordi Mallach, [email protected])
+ * Integrated many patches, fixing issues with suspended
+ wmifs.
07/21/1999 (Stephen Pitts, [email protected])
* Added new constant: BUFFER_SIZE to determine the size
of the buffer used in fgets() operations. Right now,
@@ -203,7 +206,7 @@
#define LED_NET_TX (5)
#define LED_NET_POWER (6)
-#define WMIFS_VERSION "1.2.1"
+#define WMIFS_VERSION "1.3b1"
/* the size of the buffer read from /proc/net/ */
#define BUFFER_SIZE 512
--
1.9.1
--
To unsubscribe, send mail to [email protected].