From 28b927d85e395104dcda8bf7057ea88c05fc810c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 31 Oct 2001 11:02:19 +0000 Subject: [PATCH] Comment fix. --- src/dispextern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dispextern.h b/src/dispextern.h index db3b8efecb4..820f986179d 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -1292,7 +1292,7 @@ struct face unsigned background_defaulted_p : 1; /* 1 means that either no color is specified for underlining or that - the the specified color couldn't be loaded. Use the foreground + the specified color couldn't be loaded. Use the foreground color when drawing in that case. */ unsigned underline_defaulted_p : 1; -- 2.39.5