Skip to content

Commit

Permalink
Merge pull request #78 from denis-sh/fix-miss-paste
Browse files Browse the repository at this point in the history
Fix miss-paste in deprecate.dd
  • Loading branch information
andralex committed Feb 9, 2012
2 parents 88b8b1b + e98724a commit 2635d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deprecate.dd
Expand Up @@ -225,7 +225,7 @@ static assert(S.sizeof == 8);
---
)
<h4>Rationale</h4>
$(P The .offset syntax has been superseded by .size
$(P The .size syntax has been superseded by .sizeof
)


Expand Down

0 comments on commit 2635d35

Please sign in to comment.