commit bash-20090806 snapshot

This commit is contained in:
Chet Ramey
2011-12-08 20:13:46 -05:00
parent 9dd88db757
commit 3eb2d94ad7
47 changed files with 8193 additions and 6281 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ find_index_in_alist (string, alist, flags)
not including END. */
char *
substring (string, start, end)
char *string;
const char *string;
int start, end;
{
register int len;