Skip to content

Commit

Permalink
DO NOT MERGE IT'S TESTS TESTS :-)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
  • Loading branch information
mihalicyn committed Oct 2, 2024
1 parent 68fa858 commit 6abb941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lxcfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ static int lxcfs_open(const char *path, struct fuse_file_info *fi)

static int lxcfs_read(const char *path, char *buf, size_t size, off_t offset,
struct fuse_file_info *fi)
{
{
int ret;
enum lxcfs_virt_t type;

Expand Down

0 comments on commit 6abb941

Please sign in to comment.