mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly expand.c.~3~
This commit is contained in:
parent
d298fecfda
commit
78e7551083
1 changed files with 1 additions and 1 deletions
2
expand.c
2
expand.c
|
@ -37,7 +37,7 @@ static char *variable_buffer;
|
|||
each call to variable_buffer_output should be the first argument to
|
||||
the following call. */
|
||||
|
||||
static char *
|
||||
char *
|
||||
variable_buffer_output (ptr, string, length)
|
||||
char *ptr, *string;
|
||||
unsigned int length;
|
||||
|
|
Loading…
Reference in a new issue