Skip to content

Commit 588b53b

Browse files
committed
Fix typo: bev_type -> bdev_type
Signed-off-by: Ariel Miculas <[email protected]>
1 parent 4a1ec60 commit 588b53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lxc/conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ struct lxc_mount_options {
233233
* @path : the rootfs source (directory or device)
234234
* @mount : where it is mounted
235235
* @buf : static buffer to construct paths
236-
* @bev_type : optional backing store type
236+
* @bdev_type : optional backing store type
237237
* @managed : whether it is managed by LXC
238238
* @dfd_mnt : fd for @mount
239239
* @dfd_dev : fd for /dev of the container

0 commit comments

Comments
 (0)