Silenced some harmless warnings of Fedora build process
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#define SfileadrL 4096
|
||||
|
||||
|
||||
int Sfile_str(char target[SfileadrL], char *source, int flag);
|
||||
int Sfile_str(char *target, char *source, int flag);
|
||||
|
||||
double Sfile_microtime(int flag);
|
||||
|
||||
|
Reference in New Issue
Block a user