Skip to content

Commit 7a4c7bc

Browse files
committed
Merge branch 'master' of github.com:cloudwu/skynet into dev
2 parents a56b6aa + eaaf57e commit 7a4c7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lualib-src/lua-bson.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@ typeclosure(lua_State *L) {
10831083
"string", // 5
10841084
"binary", // 6
10851085
"objectid", // 7
1086-
"timestamp",// 8
1086+
"timestamp", // 8
10871087
"date", // 9
10881088
"regex", // 10
10891089
"minkey", // 11

0 commit comments

Comments
 (0)