From 62678623b8da54cf7f1a5163da6cef92b9bdd3bf Mon Sep 17 00:00:00 2001 From: Phil Budne Date: Tue, 20 Feb 2018 23:48:46 -0500 Subject: [PATCH] DISPLAY: remove duplicate end of block comment oops --- display/display.c | 1 - 1 file changed, 1 deletion(-) diff --git a/display/display.c b/display/display.c index c2d3a82e..89c8a93e 100644 --- a/display/display.c +++ b/display/display.c @@ -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 */