diff options
author | Charvi Mendiratta <charvi077@gmail.com> | 2021-02-09 00:55:19 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-08 13:09:57 -0800 |
commit | a25314c1ec4c16a14c4d444e0bdb3f30ce0a9620 (patch) | |
tree | 277a96ac89f6eed6c858e587ea79d60ba7b2ed1b /replace-object.h | |
parent | doc/git-rebase: add documentation for fixup [-C|-c] options (diff) | |
download | tgif-a25314c1ec4c16a14c4d444e0bdb3f30ce0a9620.tar.xz |
sequencer: fixup the datatype of the 'flag' argument
As 'flag' is a combination of bits, so change its datatype from
'enum todo_item_flags' to 'unsigned'.
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Charvi Mendiratta <charvi077@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.h')
0 files changed, 0 insertions, 0 deletions