dtksh: make new ksh submodule build

This commit is contained in:
Chase
2020-08-20 20:42:18 -05:00
committed by Jon Trulson
parent 994772518a
commit 9d798ad6d0
23 changed files with 5054 additions and 1142 deletions

View File

@@ -150,7 +150,7 @@ GetSharedMsg(
msg = GETMESSAGE(11,28, "Usage: %s widget");
break;
case DT_ERROR:
case DTKSH_ERROR:
msg = GETMESSAGE(11,29, "dtksh error");
break;