1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-25 16:40:26 +00:00

DISPLAY: remove duplicate end of block comment oops

This commit is contained in:
Phil Budne
2018-02-20 23:48:46 -05:00
parent 60209b993e
commit 62678623b8

View File

@@ -113,7 +113,6 @@ struct display {
* https://www.youtube.com/watch?v=hZumwXS4fJo
* "3RP7A CRT - P7 Phosphor Persistence" shows colors/persistence
*/
*/
static struct phosphor p7[] = {
{0.11, 0.11, 1.0, 0.5, 0.05}, /* fast blue */
{1.0, 1.0, 0.11, 0.5, 0.20} /* slow yellow/green */