c-index-test.c: /* Use C style comment. */

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165797 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/c-index-test/c-index-test.c b/tools/c-index-test/c-index-test.c
index 76e3773..c46ba74 100644
--- a/tools/c-index-test/c-index-test.c
+++ b/tools/c-index-test/c-index-test.c
@@ -2384,7 +2384,7 @@
     printf(" | isImplicit: %d\n", info->isImplicit);
     clang_disposeString(name);
   } else {
-    // PCH file, the rest are not relevant.
+    /* PCH file, the rest are not relevant. */
     printf("\n");
   }