Skip to content

Fixed compilation error when not building for MacOS, Linux or Windows

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 14 Jan 15:58
08f36a3
This patch was authored by @cgrindel and released by @0xTim.

Moved the declaration of the pass variable in Terminal.input(isSecure:) function so that it will compile for all OS targets.