trying to get HEAD building again. If you want the code
[tprouty/samba.git] / examples / libsmbclient / testsmbc.c
index 9af845a5eaba78355343f452647eb6333624a968..888a9c0d4f9e26fb23dced9088bc6eaf5e7be343 100644 (file)
@@ -103,7 +103,7 @@ int main(int argc, char *argv[])
 
     }
 
-    fprintf(stdout, "Directory handles: %u\n", dh1);
+    fprintf(stdout, "Directory handles: %u, %u, %u\n", dh1, dh2, dh3);
 
     /* Now, list those directories, but in funny ways ... */