Skip to content

Commit

Permalink
Merge pull request #352 from GaloisInc/vr/typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Ptival authored Dec 7, 2023
2 parents c2c2a3d + 9197aaa commit e27f909
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 e27f909

Please sign in to comment.