Loading...
db/btree/FreeBSD/bt_seq.c.patch Libc-583 Libc-763.12
--- Libc/Libc-583/db/btree/FreeBSD/bt_seq.c.patch
+++ Libc/Libc-763.12/db/btree/FreeBSD/bt_seq.c.patch
@@ -1,6 +1,6 @@
---- 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)
+--- 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
  			 * occurs.
  			 */
  			if (ep->index == 0) {