diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-07-24 10:22:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-25 11:42:08 -0700 |
commit | 52fc319d4dfdbf67fe298908d8519be271ca4eb4 (patch) | |
tree | 5a034da724c313192e918040e168c3af69404b72 /notes.h | |
parent | 5800c63717ae35286a1441f14ffff753e01f7e2b (diff) | |
download | git-52fc319d4dfdbf67fe298908d8519be271ca4eb4.tar.gz |
trailers: export action enums and corresponding lookup functions
Separate the mechanical changes out of the next patch. The functions
are changed to take a pointer to enum, because struct conf_info is not
going to be public.
Set the default values explicitly in default_conf_info, since they are
not anymore close to default_conf_info and it's not obvious which
constant has value 0. With the next patches, in fact, the values will
not be zero anymore!
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes.h')
0 files changed, 0 insertions, 0 deletions