mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-27 07:43:07 +02:00
Bash-4.1 distribution source
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user