Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed Nov 3, 2024
1 parent e59e895 commit f5bbd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wtf/wtf.cc
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ int main(int argc, const char *argv[]) {
break;
}

case BackendType_t::Whv: {
case BackendType_t::Whv:
case BackendType_t::Kvm: {
Opts.Run.TraceType = TraceType_t::UniqueRip;
break;
Expand Down

0 comments on commit f5bbd41

Please sign in to comment.