mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
a0a7b86508
Logic was wrong; caught by compiling with a newer clang and it raising a warning about the useless expression (since the second clause always eval'd as true). Changed to the intended functionality, but I have no ddr3 with p3io so I can't test it. But it seems nobody ever really noticed this.