mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 11:50:49 +02:00
commit bash-20080828 snapshot
This commit is contained in:
@@ -26,7 +26,8 @@ static SHELL_VAR *
|
||||
assign_mypid (
|
||||
SHELL_VAR *self,
|
||||
char *value,
|
||||
arrayind_t unused )
|
||||
arrayind_t unused,
|
||||
char *key )
|
||||
{
|
||||
return (self);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user