Skip to content
Unverified Commit d10d6cab authored by Luke Shumaker's avatar Luke Shumaker Committed by Christian Brauner
Browse files

linux ttyname: Change return type of is_pty from int to bool



is_pty returning a bool is fine since there's no possible outcome other than
true or false, and bool is used throughout the codebase.

Reviewed-by: default avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 9b5a8750
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment