summaryrefslogtreecommitdiffstats
path: root/src/search.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/search.php')
-rw-r--r--src/search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/search.php b/src/search.php
index f403af6..ab8e248 100644
--- a/src/search.php
+++ b/src/search.php
@@ -1,4 +1,3 @@
-<?
function readInt($file)
{
$b1 = ord(fgetc($file)); $b2 = ord(fgetc($file));