Skip to content

Commit

Permalink
export commit_text
Browse files Browse the repository at this point in the history
  • Loading branch information
hchunhui committed Mar 13, 2019
1 parent 7a0c90b commit 691cc1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.cc
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ namespace EngineReg {
};

static const luaL_Reg methods[] = {
{ "commit_text", WRAPMEM(T::CommitText) },
{ NULL, NULL },
};

Expand Down

0 comments on commit 691cc1c

Please sign in to comment.