]> git.proxmox.com Git - qemu-server.git/commitdiff
fix syntax in pve-q35.cfg
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 14 Jun 2016 08:50:41 +0000 (10:50 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Jun 2016 07:13:16 +0000 (09:13 +0200)
there was a wrong } instead of a ]

either it worked or nobody noticed,
but this patch fixes it

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pve-q35.cfg

index f9f72fc42ac0e2dc182c75d4cd93d92d84469393..05f85f07c01b696b0b2a52ec4b67b83c294fb4a2 100644 (file)
 
 
 
-[device "pcidmi"}
+[device "pcidmi"]
   driver = "i82801b11-bridge"
   bus = "pcie.0"
   addr = "1e.0"