Changed version processing for modules.
This commit is contained in:
@@ -17,7 +17,7 @@ nxt_application_module_t nxt_go_module = {
|
||||
0,
|
||||
NULL,
|
||||
nxt_string("go"),
|
||||
nxt_string("go"),
|
||||
"*",
|
||||
nxt_go_init,
|
||||
nxt_go_run,
|
||||
NULL,
|
||||
|
||||
Reference in New Issue
Block a user