mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 19:22:39 +02:00
commit bash-20051222 snapshot
This commit is contained in:
+1
-1
@@ -1237,7 +1237,7 @@ rl_change_case (count, op)
|
||||
#if defined (HANDLE_MULTIBYTE)
|
||||
wchar_t wc, nwc;
|
||||
char mb[MB_LEN_MAX+1];
|
||||
int mblen, p;
|
||||
int mblen;
|
||||
mbstate_t ps;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user