Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelwernel committed Sep 18, 2023
1 parent e6d7b11 commit 93c85a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vmaware.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ struct VM {

return true;
#endif
}
} catch (...) { return false; }



Expand Down

0 comments on commit 93c85a9

Please sign in to comment.