Make get_early_config even earlier
Also improve the management of X Display and session_t. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
typedef struct session session_t;
|
||||
|
||||
void print_diagnostics(session_t *);
|
||||
void print_diagnostics(session_t *, const char *config_file);
|
||||
|
||||
Reference in New Issue
Block a user