]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Fix typo: bev_type -> bdev_type
authorAriel Miculas <amiculas@cisco.com>
Mon, 30 Jan 2023 16:20:31 +0000 (18:20 +0200)
committerAriel Miculas <amiculas@cisco.com>
Mon, 30 Jan 2023 16:25:55 +0000 (18:25 +0200)
Signed-off-by: Ariel Miculas <amiculas@cisco.com>
src/lxc/conf.h

index 82cb66a7767c225a523db56560c3a22cdff59d15..185e0b35db20a9b200fc5564e45eef492e3125aa 100644 (file)
@@ -233,7 +233,7 @@ struct lxc_mount_options {
  * @path         : the rootfs source (directory or device)
  * @mount        : where it is mounted
  * @buf                 : static buffer to construct paths
- * @bev_type     : optional backing store type
+ * @bdev_type     : optional backing store type
  * @managed      : whether it is managed by LXC
  * @dfd_mnt     : fd for @mount
  * @dfd_dev : fd for /dev of the container