cube: satisfy clang-format
authorBiswapriyo Nath <nathbappai@gmail.com>
Tue, 25 Aug 2020 18:19:34 +0000 (23:49 +0530)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Wed, 26 Aug 2020 22:35:43 +0000 (16:35 -0600)
cube/cube.c

index 639db31..975f8a8 100644 (file)
@@ -42,7 +42,7 @@
 #ifdef _WIN32
 #ifdef _MSC_VER
 #pragma comment(linker, "/subsystem:windows")
-#endif // MSVC
+#endif  // MSVC
 #define APP_NAME_STR_LEN 80
 #endif  // _WIN32