summaryrefslogtreecommitdiff
path: root/Notes/BoxOperator.md
diff options
context:
space:
mode:
authorubsan <npmazzuca@gmail.com>2016-12-24 19:07:08 -0700
committerubsan <npmazzuca@gmail.com>2016-12-24 19:07:08 -0700
commit0c14c734fa32014fd24297ccdbed927016185ffd (patch)
treeed4bbff4be39c44c57164641f4ed32b5ad4675f0 /Notes/BoxOperator.md
parentd12a8a886caf2e0edf33c1af831b1df990d2c892 (diff)
downloadmrust-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.md2
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;