diff options
| author | Jeff King <peff@peff.net> | 2016-09-27 00:37:33 -0400 |
|---|---|---|
| committer | Michael Haggerty <mhagger@alum.mit.edu> | 2016-10-03 10:56:59 +0200 |
| commit | b28825a1fa152cc33e957083faef6fdb7dff1a44 (patch) | |
| tree | 803abdd45bfc7b6ca87b34d62459cb397744dcda /src/diff_file.h | |
| parent | 19f1a8e6f289b07389d525a12a13a4aaeaabe443 (diff) | |
| download | libgit2-b28825a1fa152cc33e957083faef6fdb7dff1a44.tar.gz | |
xdiff: rename "struct group" to "struct xdlgroup"
Commit a49895b593 (xdl_change_compact(): introduce the concept
of a change group, 2016-08-22) added a "struct group" type
to xdiff/xdiffi.c. But the POSIX system header "grp.h"
already defines "struct group" (it is part of the getgrnam
interface).
Let's resolve by giving the xdiff variant a scoped name,
which is closer to other xdiff types anyway (e.g.,
xdlfile_t, though note that xdiff is fond if typedefs when
Git usually is not).
Diffstat (limited to 'src/diff_file.h')
0 files changed, 0 insertions, 0 deletions
