mirror of
https://github.com/skeeto/endlessh.git
synced 2026-01-18 23:55:26 -08:00
minor: Adjust macro alignment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user