mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-31 23:58:16 +00:00
CLEANUP: lua: align defines
Align the defined values
This commit is contained in:
parent
27929fbfd7
commit
0efc94cbb4
@ -9,14 +9,14 @@
|
||||
#include <types/proxy.h>
|
||||
#include <types/server.h>
|
||||
|
||||
#define CLASS_CORE "Core"
|
||||
#define CLASS_TXN "TXN"
|
||||
#define CLASS_FETCHES "Fetches"
|
||||
#define CLASS_CONVERTERS "Converters"
|
||||
#define CLASS_SOCKET "Socket"
|
||||
#define CLASS_CHANNEL "Channel"
|
||||
#define CLASS_HTTP "HTTP"
|
||||
#define CLASS_MAP "Map"
|
||||
#define CLASS_CORE "Core"
|
||||
#define CLASS_TXN "TXN"
|
||||
#define CLASS_FETCHES "Fetches"
|
||||
#define CLASS_CONVERTERS "Converters"
|
||||
#define CLASS_SOCKET "Socket"
|
||||
#define CLASS_CHANNEL "Channel"
|
||||
#define CLASS_HTTP "HTTP"
|
||||
#define CLASS_MAP "Map"
|
||||
|
||||
struct stream;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user