Update ex_unix.c

fix rpm build
This commit is contained in:
deepend-tildeclub 2024-10-10 14:05:42 -06:00 committed by GitHub
parent 0d7b306269
commit 297a2b4a52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 279 additions and 279 deletions

View File

@ -179,7 +179,7 @@ uexp:
if (warn && hush == 0 && chng && xchng != chng && value(WARN) && dol > zero) {
xchng = chng;
vnfl();
printf(mesg(catgets(catd, 1, 197,
printf("%s",mesg(catgets(catd, 1, 197,
"[No write]|[No write since last change]")));
noonl();
flush();