diff options
-rw-r--r-- | examples/libsmbclient/teststat2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/libsmbclient/teststat2.c b/examples/libsmbclient/teststat2.c index d1cdf28501..b5e6b437c5 100644 --- a/examples/libsmbclient/teststat2.c +++ b/examples/libsmbclient/teststat2.c @@ -8,7 +8,7 @@ /* * This test is intended to ensure that the timestamps returned by * libsmbclient are the same as timestamps returned by the local system. To - * test this, we assume a working Samba environment, and and access the same + * test this, we assume a working Samba environment, and access the same * file via SMB and locally (or NFS). * */ |