summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Warren <matt.warren@live.co.uk>2017-04-04 02:37:48 +0100
committerDan Moseley <danmose@microsoft.com>2017-04-03 18:37:48 -0700
commitb8f4ad63fbd1c0401c49189fb1c05081d07fe6b3 (patch)
treebf4d3e33584fe9536ac12bac4f19b6fc4233ec32 /README.md
parent9264c062d0c2da0b38544da01a4d23e18df1d62c (diff)
downloadcoreclr-b8f4ad63fbd1c0401c49189fb1c05081d07fe6b3.tar.gz
coreclr-b8f4ad63fbd1c0401c49189fb1c05081d07fe6b3.tar.bz2
coreclr-b8f4ad63fbd1c0401c49189fb1c05081d07fe6b3.zip
Move '#pragma warning(disable:21000)' to correct place (#10455)
Whilst I was writing a blog post ['A Hitchhikers Guide to the CoreCLR Source Code'](http://mattwarren.org/2017/03/23/Hitchhikers-Guide-to-the-CoreCLR-Source-Code/#top-10-lists) I noticed that a `#pragma warning(disable:21000)` was mis-aligned. I'm pretty sure that having it in the wrong place doesn't cause a problem (i.e. this doesn't actually *fix* anything), because the other methods are smaller, so I understand if you don't want to take the PR.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions