mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
fix indent test and indentation
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
|
||||
#include "options.h"
|
||||
|
||||
void parse_config(struct mfshell_user_options *opts);
|
||||
void parse_config(struct mfshell_user_options *opts);
|
||||
|
||||
void parse_config_file(FILE *fp, struct mfshell_user_options *opts);
|
||||
void parse_config_file(FILE * fp, struct mfshell_user_options *opts);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user