Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tx] consistently use h->flags & IS_CFF2 in t2cstr.c #961

Merged
merged 1 commit into from Sep 16, 2019

Conversation

cjchapman
Copy link
Contributor

(instead of a mix of h->aux->flags & T2C_IS_CFF2 and h->flags & IS_CFF2)

(instead of a mix of `h->aux->flags & T2C_IS_CFF2` and `h->flags & IS_CFF2`)
Copy link
Contributor

@blueshade7 blueshade7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@cjchapman cjchapman merged commit 0cd1dcb into develop Sep 16, 2019
@cjchapman cjchapman deleted the cjc-consistently-use-h-flags-IS-CFF2 branch September 16, 2019 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants