declare ttarf as double, as in client.c
authorAlexandre Oliva <oliva@samba.org>
Tue, 30 Mar 1999 10:41:07 +0000 (10:41 +0000)
committerAlexandre Oliva <oliva@samba.org>
Tue, 30 Mar 1999 10:41:07 +0000 (10:41 +0000)
source/client/clitar.c

index a7586fcb5e033c52d7b086f00708d56ada2b5f34..0b7cf6f54d535dcd1ef89e855332b709b4217ec7 100644 (file)
@@ -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 */