diff options
author | ubsan <npmazzuca@gmail.com> | 2016-12-24 19:07:08 -0700 |
---|---|---|
committer | ubsan <npmazzuca@gmail.com> | 2016-12-24 19:07:08 -0700 |
commit | 0c14c734fa32014fd24297ccdbed927016185ffd (patch) | |
tree | ed4bbff4be39c44c57164641f4ed32b5ad4675f0 /Notes/BoxOperator.md | |
parent | d12a8a886caf2e0edf33c1af831b1df990d2c892 (diff) | |
download | mrust-0c14c734fa32014fd24297ccdbed927016185ffd.tar.gz |
No more tears!
No more DOS line endings or trailing whitespace either
Diffstat (limited to 'Notes/BoxOperator.md')
-rw-r--r-- | Notes/BoxOperator.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Notes/BoxOperator.md b/Notes/BoxOperator.md index f18537da..f718ba92 100644 --- a/Notes/BoxOperator.md +++ b/Notes/BoxOperator.md @@ -22,7 +22,7 @@ struct ExprNode_Emplace Placer, Boxer, }; - + Type m_type; ExprNodeP m_place; ExprNodeP m_value; |