diff options
| author | Taylor Blau <me@ttaylorr.com> | 2023-05-08 13:38:06 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-08 12:05:55 -0700 |
| commit | fe90355361430dc52f858845a821370db0c54c80 (patch) | |
| tree | 0305ffe40554f02b6ed4316b1aa1dc2b2894141a /repo-settings.c | |
| parent | fc23c397c7088a397a693bc5cb483a5894f59f53 (diff) | |
| download | git-fe90355361430dc52f858845a821370db0c54c80.tar.gz | |
object: add object_array initializer helper function
The object_array API has an OBJECT_ARRAY_INIT macro, but lacks a
function to initialize an object_array at a given location in memory.
Introduce `object_array_init()` to implement such a function.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'repo-settings.c')
0 files changed, 0 insertions, 0 deletions
