Apply clang-format to folly/experimental/symbolizer/
[folly.git] / folly / experimental / symbolizer / test / StackTraceTest.cpp
index a1a7c99e256634fc6e7701c7059106f27b679149..99e8c3229d9c1363813907364c3d9fefd07fdf90 100644 (file)
@@ -89,7 +89,7 @@ TEST(StackTraceTest, Signal) {
   EXPECT_TRUE(handled);
 }
 
-int main(int argc, char *argv[]) {
+int main(int argc, charargv[]) {
   testing::InitGoogleTest(&argc, argv);
   gflags::ParseCommandLineFlags(&argc, &argv, true);
   google::InitGoogleLogging(argv[0]);