summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Complex/Library')
-rw-r--r--Tests/Complex/Library/testConly.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Complex/Library/testConly.h b/Tests/Complex/Library/testConly.h
index fc4c3f1..f1470a8 100644
--- a/Tests/Complex/Library/testConly.h
+++ b/Tests/Complex/Library/testConly.h
@@ -5,7 +5,7 @@
# define CMakeTest_EXPORT __declspec(dllimport)
#endif
#else
-// unix needs nothing
+/* unix needs nothing */
#define CMakeTest_EXPORT
#endif