Remove spurious dup in io.serial.unix/linux

db4
Samuel Tardieu 2009-06-22 18:07:58 +02:00
parent 387f6df9e5
commit 65e495aa66
1 changed files with 17 additions and 17 deletions

View File

@ -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 }