From fbb59c2441dee78709f9aab1b84055b1c57939db Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Wed, 19 Oct 2011 08:34:40 +0000
Subject: [PATCH] Fix warning.

---
 src/sbbs3/htmlansi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sbbs3/htmlansi.h b/src/sbbs3/htmlansi.h
index 93d1c547ae..ae8ea68b83 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 */
-- 
GitLab