This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch main
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=acf8d09f23de5d69ecbaa87b6173a7f8650efb3f

commit acf8d09f23de5d69ecbaa87b6173a7f8650efb3f
Author: Guillem Jover <guil...@debian.org>
AuthorDate: Wed Mar 1 00:10:35 2023 +0100

    dselect: Reword odd code comment
    
    There are no patriots here.
    
    Changelog: internal
---
 dselect/main.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dselect/main.cc b/dselect/main.cc
index 0f453d435..e03dbe5f2 100644
--- a/dselect/main.cc
+++ b/dselect/main.cc
@@ -113,7 +113,7 @@ static const struct table_t screenparttable[]= {
   {nullptr, 0},
 };
 
-/* Historical (patriotic?) colours. */
+/* Original colours. */
 struct colordata color[]= {
   /* fore      back            attr */
   {COLOR_WHITE,        COLOR_BLACK,    0                       }, // default, 
not used

-- 
Dpkg.Org's dpkg

Reply via email to