We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c8ef5 commit 9f71d2eCopy full SHA for 9f71d2e
src/git2/attr.inc
@@ -143,9 +143,9 @@ type
143
flags: Cardinal;
144
145
{$IFDEF GIT_DEPRECATE_HARD}
146
- commit_id: Pgit_oid;
147
- {$ELSE}
148
reserved: Pointer;
+ {$ELSE}
+ commit_id: Pgit_oid;
149
{$ENDIF}
150
(**
151
* The commit to load attributes from, when
src/git2/filter.inc
@@ -52,9 +52,9 @@ type
52
53
54
55
56
57
58
59
60
0 commit comments