Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Krfb
Commits
de7050d8
Commit
de7050d8
authored
Oct 23, 2020
by
Tobias Junghans
Browse files
pipewire: fix version check
parent
60c5d93f
Changes
1
Show whitespace changes
Inline
Side-by-side
framebuffers/pipewire/pw_framebuffer.cpp
View file @
de7050d8
...
...
@@ -507,7 +507,7 @@ void PWFrameBuffer::Private::initPw() {
}
}
#if !PW_CHECK_VERSION(0, 2, 9)
#if !PW_CHECK_VERSION(0, 2, 9
0
)
/**
* @brief PWFrameBuffer::Private::initializePwTypes - helper method to initialize and map all needed
* Pipewire types from core to type structure.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment