Fixed C++ comments.
[ira/wip.git] / testsuite / libsmbclient / src / getdents / getdents_2.c
index 9d9d5b0b1848e271f4126050298fdd96317e1c26..e7eb959a8f508add0d0aea3096b43ce86cbc3e2b 100644 (file)
@@ -31,8 +31,8 @@ int main(int argc, char** argv)
 {
        int err = -1;
        int dh = 0; 
-       //int dirsize = 0;
-       //int dircount = 0;
+       /* int dirsize = 0; */
+       /* int dircount = 0; */
 
        struct smbc_dirent *dirptr;