From a28fcd1c636085993847fda8b08798128f8fbf3c Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 7 Jan 2021 21:07:18 -0500 Subject: [PATCH] Correct typo in ObsoleteFiles.inc comment Reported by: Oliver Pinter --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 35b8f88bd00..73b9f667fa1 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -40,7 +40,7 @@ OLD_DIRS+=usr/lib/aout OLD_DIRS+=usr/lib/compat/aout -# 20210105: remove non widechar version of clang +# 20210105: remove non widechar version of ncurses OLD_LIBS+=lib/libncurses.so.9 # 20210103: new clang import which bumps version from 11.0.0 to 11.0.1.