]> git.kaiwu.me - njs.git/commitdiff
Fixed typos introduced in ff7eb3c4bf76.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 22 Aug 2023 18:12:01 +0000 (11:12 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 22 Aug 2023 18:12:01 +0000 (11:12 -0700)
nginx/ngx_js_shared_dict.h

index 4110c6cd0dad05d9ff8e6f20c205ef99ea0d6b6c..ed1f4de7041d60fe656e8f9761a9e813991a0aa1 100644 (file)
@@ -16,4 +16,4 @@ njs_int_t njs_js_ext_global_shared_keys(njs_vm_t *vm, njs_value_t *value,
 extern njs_module_t  ngx_js_shared_dict_module;
 
 
-#endif /* _NGX_JS_FETCH_H_INCLUDED_ */
+#endif /* _NGX_JS_SHARED_DICT_H_INCLUDED_ */