summaryrefslogtreecommitdiffstats
path: root/libdimension/tests/custom-error-fn.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdimension/tests/custom-error-fn.c')
-rw-r--r--libdimension/tests/custom-error-fn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdimension/tests/custom-error-fn.c b/libdimension/tests/custom-error-fn.c
index 9e12457..49a0f9e 100644
--- a/libdimension/tests/custom-error-fn.c
+++ b/libdimension/tests/custom-error-fn.c
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*************************************************************************/
-/* Make sure that custom fatal error handlers work. */
+// Make sure that custom fatal error handlers work.
#include "dimension.h"
#include <stdlib.h>