Update lua-bson.c

//8  thx!
This commit is contained in:
zeYang
2014-07-23 21:26:25 +08:00
parent a8a683b48e
commit 7babdd3a97

View File

@@ -1083,7 +1083,7 @@ typeclosure(lua_State *L) {
"string", // 5
"binary", // 6
"objectid", // 7
"timestamp",// 8
"timestamp", // 8
"date", // 9
"regex", // 10
"minkey", // 11