Style: fix typo. Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
Piotr Sikora
8 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/misc/ngx_cpp_test_module.cpp
less
more
0
0
1
// stub module to test header files' C++ compatibilty
1
// stub module to test header files' C++ compatibility
2
2
3
3
extern "C" {
4
4
#include <ngx_config.h>