On 6/2/26 2:23 AM, Martin Kletzander wrote:
On Tue, Jun 02, 2026 at 01:46:46AM -0400, Laine Stump via Devel wrote:
From: Laine Stump <[email protected]>
>>[...]
+
+ static virHypervisorDriver qemuHypervisorDriver = {

I think you added an extra space in front of the `static` and that's why
it messed up the diff, so s/^ static/static/

Yup! That is what happened!

>>[...]
+    .domainAnnounceInterface = qemuDomainAnnounceInterface /* 12.4.0 */

This should be 12.5.0.

Dang! I thought I caught all those.

Reply via email to