diff options
-rw-r--r-- | luxio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3651,7 +3651,7 @@ luxio_setlogmask(lua_State *L) /*** Discover the bit used for a specific priority. @tparam number priority @treturn number mask -@funciton LOG_MASK +@function LOG_MASK */ static int luxio_LOG_MASK(lua_State *L) |