Skip to content

Commit 66144b2

Browse files
committed
comment
1 parent 4cb0ae4 commit 66144b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workers/init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use PHPOpenLDAPer\LDAPEntry;
2121

2222
// UnityHTTPD::die() makes no output by default
23-
// builtin die() makes a return code of 0, we want nonzero
23+
// builtin die() makes a return code of 0, we may want nonzero
2424
function _die(string $msg, int $exit_code)
2525
{
2626
print $msg;

0 commit comments

Comments
 (0)