mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +02:00
Bash-5.3-alpha release
This commit is contained in:
@@ -32,11 +32,7 @@
|
||||
while (0)
|
||||
|
||||
static SHELL_VAR *
|
||||
assign_mypid (
|
||||
SHELL_VAR *self,
|
||||
char *value,
|
||||
arrayind_t unused,
|
||||
char *key )
|
||||
assign_mypid (SHELL_VAR *self, char *value, arrayind_t unused, char *key)
|
||||
{
|
||||
return (self);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user