Remove spurious dup in io.serial.unix/linux
parent
387f6df9e5
commit
65e495aa66
|
@ -95,7 +95,7 @@ CONSTANT: PENDIN OCT: 0040000
|
|||
CONSTANT: IEXTEN OCT: 0100000
|
||||
|
||||
M: linux lookup-baud ( n -- n )
|
||||
dup H{
|
||||
H{
|
||||
{ 0 OCT: 0000000 }
|
||||
{ 50 OCT: 0000001 }
|
||||
{ 75 OCT: 0000002 }
|
||||
|
|
Loading…
Reference in New Issue