Skip to content

Commit 7b574e4

Browse files
committed
rebuild field accessors
1 parent 4323b42 commit 7b574e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libgit - fields
1+
libgit-fields
22
prim_origin: anObject
33
"This method was automatically generated"
4-
handle unsignedLongAt: OFFSET_PRIM_ORIGIN put: anObject value
4+
handle unsignedCharAt: OFFSET_PRIM_ORIGIN put: anObject
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libgit - fields
1+
libgit-fields
22
prim_origin
33
"This method was automatically generated"
4-
^LGitDiffLineTypeEnum fromInteger: (handle unsignedLongAt: OFFSET_PRIM_ORIGIN)
4+
^handle unsignedCharAt: OFFSET_PRIM_ORIGIN

0 commit comments

Comments
 (0)