diff --git a/src/state.hpp b/src/state.hpp index 5525cb3d..a35ec93a 100644 --- a/src/state.hpp +++ b/src/state.hpp @@ -10,7 +10,7 @@ struct PassthroughDetails { std::atomic ref_count; - int backing_id; + int backing_id; }; class State