mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
limit line length to 79 characters
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
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