Skip to content

Commit c39b4a1

Browse files
committed
Maintenance
1 parent 1543376 commit c39b4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librtt/Corona/CoronaObjects.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ BuildMethodStream( lua_State * L, const CoronaObjectParamsHeader * head )
446446
}
447447

448448
static bool
449-
GetStream( lua_State * L, const CoronaObjectsParams * params )
449+
GetStream( lua_State * L, const CoronaObjectParams * params )
450450
{
451451
bool hasStream = false;
452452

0 commit comments

Comments
 (0)