Skip to content

Commit

Permalink
Missing @luafunc
Browse files Browse the repository at this point in the history
  • Loading branch information
Deiz committed Apr 1, 2012
1 parent f27d3e2 commit 03f7d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nlua_pilot.c
Expand Up @@ -1557,6 +1557,7 @@ static int pilotL_dir( lua_State *L )
*
* @luaparam p Pilot to get temperature of.
* @luareturn The pilot's current temperature (in kelvin).
* @luafunc temp( p )
*/
static int pilotL_temp( lua_State *L )
{
Expand Down

0 comments on commit 03f7d18

Please sign in to comment.