summaryrefslogtreecommitdiff
path: root/docs/doxygen_first_page.php
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doxygen_first_page.php')
-rw-r--r--docs/doxygen_first_page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen_first_page.php b/docs/doxygen_first_page.php
index 9949d133..77ae1dcf 100644
--- a/docs/doxygen_first_page.php
+++ b/docs/doxygen_first_page.php
@@ -1,5 +1,5 @@
<?php
-die("Not a valid entry point\n");
+die( "Not a valid entry point\n" );
/**
* This file does not hold any code. It is only there so we can generate
* the doxygen documentation main page.