summaryrefslogtreecommitdiff
path: root/ext/phar/phar_path_check.re
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/phar_path_check.re')
-rw-r--r--ext/phar/phar_path_check.re2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/phar_path_check.re b/ext/phar/phar_path_check.re
index 36472454af..f48b6ec208 100644
--- a/ext/phar/phar_path_check.re
+++ b/ext/phar/phar_path_check.re
@@ -16,8 +16,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
#include "phar_internal.h"
phar_path_check_result phar_path_check(char **s, size_t *len, const char **error)