Skip to content

Commit d3461ab

Browse files
committed
chore: codes cleanup
1 parent a9addfa commit d3461ab

File tree

80 files changed

+0
-635
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+0
-635
lines changed

src/api/ngx_stream_lua_api.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/api/ngx_subsys_lua_api.h.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ddebug.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ddebug.h.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ngx_stream_lua_api.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_api.c.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ngx_stream_lua_args.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_args.c.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Xiaozhe Wang (chaoslawful)
124
* Copyright (C) Yichun Zhang (agentzh)

src/ngx_stream_lua_args.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_args.h.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ngx_stream_lua_balancer.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_balancer.c.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ngx_stream_lua_balancer.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_balancer.h.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Yichun Zhang (agentzh)
124
*/

src/ngx_stream_lua_cache.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_cache.c.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Xiaozhe Wang (chaoslawful)
124
* Copyright (C) Yichun Zhang (agentzh)

src/ngx_stream_lua_cache.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_cache.h.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Xiaozhe Wang (chaoslawful)
124
* Copyright (C) Yichun Zhang (agentzh)

src/ngx_stream_lua_clfactory.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11

2-
/*
3-
* !!! DO NOT EDIT DIRECTLY !!!
4-
* This file was automatically generated from the following template:
5-
*
6-
* src/subsys/ngx_subsys_lua_clfactory.c.tt2
7-
*/
8-
9-
102
/*
113
* Copyright (C) Xiaozhe Wang (chaoslawful)
124
* Copyright (C) Yichun Zhang (agentzh)

0 commit comments

Comments
 (0)