diff options
author | Tanay Abhra <tanayabh@gmail.com> | 2014-07-18 02:18:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-21 10:23:36 -0700 |
commit | 3ed3f5fe85ac3fa7f94ccaab59408a20db8c7a41 (patch) | |
tree | ecab0307ea115e8c0379e706a63e9b011127a694 /Documentation/install-webdoc.sh | |
parent | .gitignore: "git-verify-commit" is a generated file (diff) | |
download | tgif-3ed3f5fe85ac3fa7f94ccaab59408a20db8c7a41.tar.xz |
string-list: add string_list initializer helper function
The string-list API has STRING_LIST_INIT_* macros to be used
to define variables with initializers, but lacks functions
to initialize an uninitialized piece of memory to be used as
a string-list at the run-time.
Introduce `string_list_init()` function for that.
Signed-off-by: Tanay Abhra <tanayabh@gmail.com>
Reviewed-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/install-webdoc.sh')
0 files changed, 0 insertions, 0 deletions