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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user