Welcome! Log In Create A New Profile

Advanced

[njs] Fixed missing extern qualifier.

Dmitry Volyntsev
July 18, 2017 07:28AM
details: http://hg.nginx.org/njs/rev/ce44f3320fdf
branches:
changeset: 389:ce44f3320fdf
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Tue Jul 18 14:22:16 2017 +0300
description:
Fixed missing extern qualifier.

diffstat:

njs/njscript.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r f2ecbe1c2261 -r ce44f3320fdf njs/njscript.h
--- a/njs/njscript.h Mon Jul 17 20:38:00 2017 +0300
+++ b/njs/njscript.h Tue Jul 18 14:22:16 2017 +0300
@@ -117,6 +117,6 @@ NXT_EXPORT nxt_int_t njs_value_string_co
NXT_EXPORT const char **njs_vm_completions(njs_vm_t *vm);


-const nxt_mem_proto_t njs_vm_mem_cache_pool_proto;
+extern const nxt_mem_proto_t njs_vm_mem_cache_pool_proto;

#endif /* _NJSCRIPT_H_INCLUDED_ */
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Fixed missing extern qualifier.

Dmitry Volyntsev 448 July 18, 2017 07:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 163
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready