]> git.ipfire.org Git - thirdparty/libvirt.git/commit
include: Fix copy-paste error in comment to virDomainCoreDumpFormat enum
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 12:20:15 +0000 (14:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 May 2021 14:21:03 +0000 (16:21 +0200)
commit8e75ecefd7c77d6e7dbcc9b879d686b147360c06
tree54c19f4d042b4b9dfe591592b5b2b5a1389e13b4
parent9d4cd1d1cda84aa15b77a506f2ad6362a74edf1a
include: Fix copy-paste error in comment to virDomainCoreDumpFormat enum

The comment to virDomainCoreDumpFormat enum says that new values
can be introduced in the future "as new events are added". Well,
it should have been "formats" instead of "events", obviously.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
include/libvirt/libvirt-domain.h