This commit is contained in:
Jonathan Daugherty 2020-07-09 14:07:31 -07:00
parent 620a5ca544
commit be263d4893

View File

@ -193,7 +193,7 @@ runInputProcessorLoop classifyTable input = do
--
-- * IEXTEN (extended functions are disabled)
--
-- The configuration actual also explicitly sets these flags:
-- The configuration action also explicitly sets these flags:
--
-- * ICRNL (input carriage returns are mapped to newlines)
attributeControl :: Fd -> IO (IO (), IO ())