commit bash-20210206 snapshot

This commit is contained in:
Chet Ramey
2021-02-09 16:22:13 -05:00
parent 6110f1bc2b
commit 220a95cdfb
8 changed files with 195 additions and 64 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
/* This needs to change if the definition in malloc.c changes */
#ifndef NBUCKETS
# define NBUCKETS 30
# define NBUCKETS 28
#endif
/*