]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'fix-no-unused-warning' into 'main'
authorRay Strode <halfline@gmail.com>
Thu, 7 Mar 2024 20:22:29 +0000 (20:22 +0000)
committerRay Strode <halfline@gmail.com>
Thu, 7 Mar 2024 20:22:29 +0000 (20:22 +0000)
commitf23233d44665fc1c1c3b702c901f46463199ef8e
treeb9f3843118c05d6df7371f70ed58013c3caad938
parent18691572ee837f3903ed21b6fb17123794a47e38
parentc65d37e4ac64e86f9570bd9aa9272a3915da136c
Merge branch 'fix-no-unused-warning' into 'main'

ply-buffer: Fix unused-value warning

Closes #246

See merge request plymouth/plymouth!309