[windows] build fix

This commit is contained in:
radius 2015-09-29 21:44:38 -05:00
parent 0ef40d7819
commit d4a8d97ed3
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ static void frontend_win32_environment_get(int *argc, char *argv[],
}
frontend_ctx_driver_t frontend_ctx_win32 = {
frontend_win32_evironment_get,
frontend_win32_environment_get,
frontend_win32_init,
NULL, /* deinit */
NULL, /* exitspawn */