summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
index 58074c0..b9cd52e 100644
--- a/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
+++ b/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
@@ -8,8 +8,8 @@ Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
--- coreutils-5.2.1/src/who.c.overflow 2005-05-25 09:59:06.000000000 +0100
+++ coreutils-5.2.1/src/who.c 2005-05-25 10:00:31.000000000 +0100
-@@ -75,7 +75,7 @@
- # define NEW_TIME 0
+@@ -78,7 +78,7 @@
+ # define UT_TYPE_NEW_TIME(U) false
#endif
-#define IDLESTR_LEN 6