Fixed C++ comments.
[kai/samba.git] / testsuite / libsmbclient / src / getdents / getdents_1.c
index 96fa45cc10b100c7501fe0f75445858d698b8332..6e253f78c5ceb50a9f7cd7f8e03a85e8c7452869 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;