- Timestamp:
- Jan 11, 2004, 9:10:53 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/bsd/db/btree/bt_open.c
-
Property cvs2svn:cvs-rev
changed from
1.3to1.4
r982 r983 62 62 #include <string.h> 63 63 #include <unistd.h> 64 65 66 64 67 #include "un-namespace.h" 65 68 … … 74 77 static int byteorder(void); 75 78 static int nroot(BTREE *); 79 76 80 static int tmp(void); 81 77 82 78 83 /* -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
