mirror of
https://github.com/skeeto/endlessh.git
synced 2024-11-07 15:13:59 +01:00
minor: Adjust macro alignment
This commit is contained in:
parent
500738e0cf
commit
5aa75a8833
@ -20,7 +20,7 @@
|
||||
#define DEFAULT_DELAY 10000 /* milliseconds */
|
||||
#define DEFAULT_MAX_LINE_LENGTH 32
|
||||
#define DEFAULT_MAX_CLIENTS 4096
|
||||
#define DEFAULT_CONFIG_FILE "/etc/endlessh/config"
|
||||
#define DEFAULT_CONFIG_FILE "/etc/endlessh/config"
|
||||
|
||||
#define XSTR(s) STR(s)
|
||||
#define STR(s) #s
|
||||
|
Loading…
Reference in New Issue
Block a user