king: fix goshdarn typo

This commit is contained in:
pilfer-pandex 2020-07-21 21:22:08 -07:00
parent 565be3cad6
commit 3349ea511f

View File

@ -19,7 +19,7 @@ import Urbit.Vere.Ames.UDP (UdpServ(..), fakeUdpServ, realUdpServ)
-- Constants ------------------------------------------------------------------- -- Constants -------------------------------------------------------------------
-- | How many unprocessed ames packets to allow in the queue before we stop -- | How many unprocessed ames packets to allow in the queue before we start
-- dropping incoming packets. -- dropping incoming packets.
queueBound :: Word queueBound :: Word
queueBound = 1000 queueBound = 1000