From d7e6916d8fb5c1c1eeddd98b02c362ddf2ff5494 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 7 Feb 2020 00:22:44 +0100 Subject: [PATCH] Fix comment --- tools/validate.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/validate.php b/tools/validate.php index d07c7103..48536c72 100644 --- a/tools/validate.php +++ b/tools/validate.php @@ -1,7 +1,7 @@ @@ -99,5 +99,3 @@ function error_($desc) { )); exit(); } - -?> \ No newline at end of file