diff options
| author | Matthias Andree <mandree@FreeBSD.org> | 2012-04-01 15:29:03 +0000 |
|---|---|---|
| committer | Matthias Andree <mandree@FreeBSD.org> | 2012-04-01 15:29:03 +0000 |
| commit | 42639374015ba806baf761acefe7085cc7dae12d (patch) | |
| tree | ea61bc8c1c6c588b4f2acb234911634f7c9889d6 /sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c | |
| parent | Update to 1.7.9.5. (diff) | |
Update to upstream bugfix/speedup release 1.42.2.
Release Notes: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html>
Feature safe: yes
Diffstat (limited to 'sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c')
| -rw-r--r-- | sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c b/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c index 9d250204b166..274585f30f17 100644 --- a/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c +++ b/sysutils/e2fsprogs/files/patch-lib__ext2fs__tst_bitops.c @@ -1,5 +1,5 @@ ---- ./lib/ext2fs/tst_bitops.c.orig 2011-09-18 20:06:51.000000000 +0200 -+++ ./lib/ext2fs/tst_bitops.c 2012-02-16 00:35:12.000000000 +0100 +--- ./lib/ext2fs/tst_bitops.c.orig 2012-03-18 19:18:33.000000000 +0100 ++++ ./lib/ext2fs/tst_bitops.c 2012-04-01 17:15:49.000000000 +0200 @@ -104,7 +104,7 @@ bigarray = malloc(1 << 29); if (!bigarray) { |
