summaryrefslogtreecommitdiffstats
path: root/libdimension/tests/warning-as-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdimension/tests/warning-as-error.c')
-rw-r--r--libdimension/tests/warning-as-error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdimension/tests/warning-as-error.c b/libdimension/tests/warning-as-error.c
index dfc08d6..7d0fdb7 100644
--- a/libdimension/tests/warning-as-error.c
+++ b/libdimension/tests/warning-as-error.c
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*************************************************************************/
-/* Make sure warnings kill us in strict mode - this test should fail */
+// Make sure warnings kill us in strict mode - this test should fail
#include "dimension.h"
#include <stdlib.h>