mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Fix some uncleanness with testsmbc.c
(This used to be commit 73ef6d35bb
)
This commit is contained in:
parent
250b5f83e9
commit
60cf0f28ce
@ -103,7 +103,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
}
|
||||
|
||||
fprintf(stdout, "Directory handles: %u, %u, %u\n", dh1, dh2, dh3);
|
||||
fprintf(stdout, "Directory handles: %u\n", dh1);
|
||||
|
||||
/* Now, list those directories, but in funny ways ... */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user