mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
ab19ede655
Added O_RDONLY where improves readability. Note: O_RDONLY == 0, so it is there even if not specified. function old new delta stty_main 1289 1235 -54 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>