diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2016-10-20 14:39:49 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-20 15:09:52 -0700 |
commit | cc71b0de115808835486bc10d094b49261128276 (patch) | |
tree | 80952fa22a9c9dbde28a9f5a7c210fe80d3f7250 /pager.c | |
parent | trailer: streamline trailer item create and add (diff) | |
download | tgif-cc71b0de115808835486bc10d094b49261128276.tar.xz |
trailer: make args have their own struct
Improve type safety by making arguments (whether from configuration or
from the command line) have their own "struct arg_item" type, separate
from the "struct trailer_item" type used to represent the trailers in
the buffer being manipulated.
This change also prepares "struct trailer_item" to be further
differentiated from "struct arg_item" in future patches.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pager.c')
0 files changed, 0 insertions, 0 deletions