Skip to content

Commit

Permalink
Fix typo in esUtil_win32.c
Browse files Browse the repository at this point in the history
  • Loading branch information
LysanderGG authored Aug 26, 2016
1 parent 63090fb commit d8fdef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/Source/Win32/esUtil_win32.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ void WinLoop ( ESContext *esContext )
}

///
// Global extern. The application must declsare this function
// Global extern. The application must declare this function
// that runs the application.
//
extern int esMain ( ESContext *esContext );
Expand Down

0 comments on commit d8fdef4

Please sign in to comment.