Skip to content

Commit

Permalink
Merge pull request #37 from LysanderGG/patch-1
Browse files Browse the repository at this point in the history
Fix typo in esUtil_win32.c
  • Loading branch information
danginsburg authored Aug 26, 2016
2 parents 63090fb + d8fdef4 commit ff1b7de
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 ff1b7de

Please sign in to comment.