Using CSTRZ mapping type for go executable.

This commit is contained in:
Max Romanov
2017-09-05 10:22:45 -07:00
parent f1685e371f
commit 1429cacd17
3 changed files with 6 additions and 10 deletions

View File

@@ -47,7 +47,7 @@ typedef struct {
typedef struct {
nxt_str_t executable;
char *executable;
} nxt_go_app_conf_t;