]> git.kaiwu.me - njs.git/commit
Fixed typo in njs_string_prototype_pad().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 22 Nov 2019 08:02:55 +0000 (11:02 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Fri, 22 Nov 2019 08:02:55 +0000 (11:02 +0300)
commitfd861aceb3e26140f5862c12cc1300f7734f127f
treedaa1d9365323675e320315bf9af7d96db9494bff
parentffbc446e3b338c784c345b9340f2eccf6359ddab
Fixed typo in njs_string_prototype_pad().

The typo was introduced in 47cdd4680fc2.

This closes #253 issue on Github.
src/njs_string.c
src/test/njs_unit_test.c