]> git.proxmox.com Git - mirror_lxcfs.git/commit
proc_fuse: Fix get_swap_info typo swtotal == 0 -> *swtotal == 0
authorAlex Hudspith <alex@hudspith.io>
Mon, 6 Nov 2023 09:17:38 +0000 (09:17 +0000)
committerAlexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Wed, 27 Mar 2024 12:34:41 +0000 (13:34 +0100)
commitb50a9a3d676bf20e62c8b0b23c2c1e7aa69d84b0
tree99179b10cee3172a9de642517cb242eae29a190f
parent26dbfd282736bf3697e79ded011f192285f1e33f
proc_fuse: Fix get_swap_info typo swtotal == 0 -> *swtotal == 0

Signed-off-by: Alex Hudspith <alex@hudspith.io>
src/proc_fuse.c