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

fix syntax error in Use device scale API only when available in libwpe #108

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

psaavedra
Copy link
Member

fix syntax error introduce in fdo: Use device scale API only when available in libwpe (git show 86ba95b)

error: ... platform/cog-platform-fdo.c:478:5: error: expected '}' before 'else'
     else if (strcmp (interface, wl_output_interface.name) == 0) {

fix syntax error introduce in `fdo: Use device scale API only when
available in libwpe` (git show 86ba95b)
@psaavedra psaavedra requested a review from aperezdc July 2, 2019 10:51
Copy link
Member

@aperezdc aperezdc left a comment

Choose a reason for hiding this comment

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

Nice catch, thanks for the fix!

@aperezdc aperezdc merged commit 1364c4b into master Jul 2, 2019
@psaavedra
Copy link
Member Author

Sorry, this one is incompleted. The proper solution is in #109

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