Replace tab to spaces.

This commit is contained in:
Lee, Jae-Hong 2013-05-17 22:04:39 +09:00
parent 322b919092
commit 900190e468
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ CCOspApplication::SetApplicationInitializedCallback(CCOspApplicationInitialized
void
CCOspApplication::SetScreenOrientation(Orientation orientation)
{
sm_eScreenOrientation = orientation;
sm_eScreenOrientation = orientation;
}
CCOspApplication*