Fix a small problem where tree.c was using the creation time to display, rather than...
authorRichard Sharpe <sharpe@samba.org>
Tue, 20 Feb 2001 04:40:49 +0000 (04:40 +0000)
committerRichard Sharpe <sharpe@samba.org>
Tue, 20 Feb 2001 04:40:49 +0000 (04:40 +0000)
commitd7f3793a2be56acb4a7bc293912d7dc19b96f511
tree4c74cbc6406c4e196d7fedfc0958ed04260cc4c1
parentc51efe6a2d88717d2d3186e21285e3dcdc242831
Fix a small problem where tree.c was using the creation time to display, rather than modification time. Creation time is not returned by the SMB protocol.
source/client/tree.c