Replace a // style comment with a /* */ one
authorVolker Lendecke <vl@samba.org>
Sat, 14 Feb 2009 17:10:54 +0000 (18:10 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 14 Feb 2009 21:01:02 +0000 (22:01 +0100)
source3/modules/perfcount_test.c

index bcae3fb6f27c2aa1ee789e7ead43c298c92c062b..3221adf15cca85f59a8f1ee0ca119a2c1377405d 100644 (file)
@@ -329,7 +329,7 @@ static void perfcount_test_set_client(struct smb_perfcount_data *pcd,
                                            uid_t uid, const char *user,
                                            const char *domain)
 {
-       // WIP
+       /* WIP */
        return;
 }