diff --git a/src/sbbs3/htmlansi.h b/src/sbbs3/htmlansi.h index 93d1c547ae7c6d066f8a0b923658ea28a596d0c0..ae8ea68b832729fc86f3bb13b2a624d1fc2ac99a 100644 --- a/src/sbbs3/htmlansi.h +++ b/src/sbbs3/htmlansi.h @@ -6,7 +6,7 @@ /* Maybe this was not original intention? */ /* Note: dark yellow (brown) follows the IBM CGA convention of lowering the */ -/* green component to yield a more pleasing brown-tone. +/* green component to yield a more pleasing brown-tone. */ /* See http://en.wikipedia.org/wiki/Color_Graphics_Adapter for more details */ /* Note: The RGB values here were taken from Grymmjack's Windows NT ANSI */