Skip to content

Commit

Permalink
Fix windows hook?
Browse files Browse the repository at this point in the history
Signed-off-by: Akshita Mavurapu <akshitamavurapu@gmail.com>
  • Loading branch information
Akshita Mavurapu committed Dec 6, 2024
1 parent 4dd64d3 commit 9a82a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/signal_hook.h
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ int add_cleanup_function(void (*f)(int)) {
}


class BagAbortHook {
struct BagAbortHook {
BagAbortHook() {
print_disabled_warning();
}
Expand Down

0 comments on commit 9a82a80

Please sign in to comment.