mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 11:50:29 +01:00
shared/c-rbtree: minor change to make sources identical to upsteam
Partly revert the change from 35171b3c3f.
It's not our place to patch sources that we import via git-subtree.
This commit is contained in:
parent
84f1dac1bf
commit
cf43ce533b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ project(
|
|||
version: '3',
|
||||
license: 'Apache',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
'c_std=c11'
|
||||
],
|
||||
)
|
||||
project_description = 'Intrusive Red-Black Tree Collection'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue