mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
fix clang warnings
This commit is contained in:
@@ -28,9 +28,7 @@
|
||||
#include "mfconn.h"
|
||||
#include "apicalls.h"
|
||||
|
||||
typedef struct _mfconn_s mfconn_t;
|
||||
|
||||
struct _mfconn_s
|
||||
struct mfconn_t
|
||||
{
|
||||
char *server;
|
||||
uint32_t secret_key;
|
||||
|
||||
Reference in New Issue
Block a user