Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed Dec 7, 2023
1 parent c2c2a3d commit 9197aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/src/Data/Macaw/Analysis/FunctionArgs.hs
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ data ArchDemandInfo arch = ArchDemandInfo

-- | Function for resolving arguments to call.
--
-- Takes address if callsite and registers.
-- Takes address of callsite and registers.
type ResolveCallArgsFn arch
= forall ids
. MemSegmentOff (ArchAddrWidth arch)
Expand Down

0 comments on commit 9197aaa

Please sign in to comment.