]> git.saurik.com Git - apple/libc.git/blobdiff - db/recno/FreeBSD/recno.h.patch
Libc-763.11.tar.gz
[apple/libc.git] / db / recno / FreeBSD / recno.h.patch
index 022631749c57d9229d7e617b653e163446a737bf..4b968d4d3ac923973ddc617e9c2194059f728fa2 100644 (file)
@@ -1,6 +1,6 @@
---- recno/FreeBSD/recno.h.orig 2007-03-13 10:38:09.000000000 -0700
-+++ recno/FreeBSD/recno.h      2007-03-14 22:20:30.000000000 -0700
-@@ -37,4 +37,4 @@
+--- recno.h.orig       2009-11-06 12:44:16.000000000 -0800
++++ recno.h    2009-11-06 12:44:28.000000000 -0800
+@@ -33,4 +33,4 @@
  enum SRCHOP { SDELETE, SINSERT, SEARCH};      /* Rec_search operation. */
  
  #include "../btree/btree.h"