Silenced some harmless warnings of Fedora build process
This commit is contained in:
@ -679,7 +679,7 @@ completed:;
|
||||
3= Mon Day hh:mm:ss Year
|
||||
4= YYMMDD.hhmmss
|
||||
*/
|
||||
char *Ftimetxt(time_t t, char timetext[40], int flag)
|
||||
char *Ftimetxt(time_t t, char *timetext, int flag)
|
||||
{
|
||||
char *rpt;
|
||||
struct tm tms, *tmpt;
|
||||
|
Reference in New Issue
Block a user