Loading...
db/btree/FreeBSD/bt_seq.c.patch Libc-763.13 Libc-594.9.1
--- Libc/Libc-763.13/db/btree/FreeBSD/bt_seq.c.patch
+++ Libc/Libc-594.9.1/db/btree/FreeBSD/bt_seq.c.patch
@@ -1,6 +1,6 @@
---- bt_seq.c.orig	2009-11-06 12:39:34.000000000 -0800
-+++ bt_seq.c	2009-11-06 12:40:06.000000000 -0800
-@@ -369,18 +369,19 @@ __bt_first(BTREE *t, const DBT *key, EPG
+--- bt_seq.c.orig	2008-10-09 11:40:48.000000000 -0700
++++ bt_seq.c	2008-10-09 11:43:28.000000000 -0700
+@@ -387,18 +387,19 @@ __bt_first(t, key, erval, exactp)
  			 * occurs.
  			 */
  			if (ep->index == 0) {