Skip to content
Commit bd81a9d1 authored by Luke Shumaker's avatar Luke Shumaker Committed by Florian Weimer
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>
(cherry picked from commit d10d6cab)
parent 1f0ba053
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