diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/search.php | 1 |
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)); |