]> git.kaiwu.me - njs.git/commit
Fixed function declaration with the same name as a variable.
authorhongzhidao <hongzhidao@gmail.com>
Sat, 13 Apr 2019 15:38:53 +0000 (23:38 +0800)
committerhongzhidao <hongzhidao@gmail.com>
Sat, 13 Apr 2019 15:38:53 +0000 (23:38 +0800)
commitedbdbf5b728b591b85015afb1f584f18d0d3066d
tree077af55067072b481408135af98ad77a31edd655
parent0fa99eaefc65bd285c70930aea65827d8e7618af
Fixed function declaration with the same name as a variable.

This closes #126 issue on Github.
njs/njs_variable.c
njs/test/njs_unit_test.c