mirror of
https://github.com/samba-team/samba.git
synced 2025-08-08 13:49:29 +03:00
declare ttarf as double, as in client.c
(This used to be commit dfcfeb743a
)
This commit is contained in:
@ -86,7 +86,7 @@ static uint16 attribute = aDIR | aSYSTEM | aHIDDEN;
|
||||
|
||||
static char *tarbuf, *buffer_p;
|
||||
static int tp, ntarf, tbufsiz;
|
||||
static SMB_BIG_UINT ttarf;
|
||||
static double ttarf;
|
||||
/* Incremental mode */
|
||||
BOOL tar_inc=False;
|
||||
/* Reset archive bit */
|
||||
|
Reference in New Issue
Block a user