mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 21:24:28 -08:00
fix indent test and indentation
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
#include "../mfconn.h"
|
||||
#include "../apicalls.h" // IWYU pragma: keep
|
||||
|
||||
int mfconn_api_folder_create(mfconn * conn, const char *parent, const char *name)
|
||||
int mfconn_api_folder_create(mfconn * conn, const char *parent,
|
||||
const char *name)
|
||||
{
|
||||
const char *api_call;
|
||||
int retval;
|
||||
|
||||
Reference in New Issue
Block a user