From 78505954618d4ee0a54b6edf11de96cb69f2754b Mon Sep 17 00:00:00 2001 From: rs <> Date: Sun, 29 Jun 2025 04:35:53 -0500 Subject: [PATCH] Remove trailing whitespace --- libraries/ps2/tests/test_ps2_host_wb.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/ps2/tests/test_ps2_host_wb.vhd b/libraries/ps2/tests/test_ps2_host_wb.vhd index 643005b..50b0287 100644 --- a/libraries/ps2/tests/test_ps2_host_wb.vhd +++ b/libraries/ps2/tests/test_ps2_host_wb.vhd @@ -151,7 +151,7 @@ begin cyc_i <= '0'; stb_i <= '0'; wait for 10 us; - + wait for 200 us; -- Receive just too damn many things and overflow the FIFO -- 2.43.0