191,192c191,192
< * @param pending_dirty_resp Whether we expect a dirty response
< * from another cache
---
> * @param pending_modified_resp Whether we expect a modified response
> * from another cache
194c194
< void markInService(MSHR *mshr, bool pending_dirty_resp);
---
> void markInService(MSHR *mshr, bool pending_modified_resp);