summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/modules/perfcount_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/modules/perfcount_test.c b/source3/modules/perfcount_test.c
index bcae3fb6f2..3221adf15c 100644
--- a/source3/modules/perfcount_test.c
+++ b/source3/modules/perfcount_test.c
@@ -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;
}