updated translations; minor change to DEBUG trap

This commit is contained in:
Chet Ramey
2022-06-22 10:51:18 -04:00
parent 6392d7af0e
commit eb2d46d77c
35 changed files with 5098 additions and 4706 deletions
+1 -3
View File
@@ -12,9 +12,7 @@
#include <errno.h>
#include <stdio.h>
#ifdef HAVE_LOCALE_H
# include <locale.h>
#endif
#include <locale.h>
/* Standard readline include files. */
#if defined (READLINE_LIBRARY)