Skip to content

Commit

Permalink
Merge branch 'master' of gitee.com:anolis/coolbpf into bugfix
Browse files Browse the repository at this point in the history
Signed-off-by: 程书意 <chengshuyi@linux.alibaba.com>
  • Loading branch information
chengshuyi authored and gitee-org committed Feb 19, 2024
2 parents 92c164b + 5a68b42 commit 7d45f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/btfparse.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,4 +259,4 @@ int btf_get_member_offset(struct btf *btf, char *name, char *member_name)
return typeid;

return __btf_get_member_offset(btf, typeid, member_name);
}
}

0 comments on commit 7d45f39

Please sign in to comment.