mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
format: satisfy linter
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "util.h"
|
||||
|
||||
void setup(struct config);
|
||||
int load(struct Vector * users, struct Vector * sessions);
|
||||
int load(struct Vector *users, struct Vector *sessions);
|
||||
void print_err(const char *);
|
||||
void print_errno(const char *);
|
||||
|
||||
|
Reference in New Issue
Block a user