diff options
| author | Tamir Duberstein <tamird@gmail.com> | 2015-03-14 16:29:28 -0700 |
|---|---|---|
| committer | Tamir Duberstein <tamird@gmail.com> | 2015-03-15 09:08:21 -0700 |
| commit | d51047ded072b412ec18a6f78c1fb80835a477f5 (patch) | |
| tree | 11375d93af72aa30a59d518356569d64d65484af /src/rt/msvc | |
| parent | 95018eec69679681acdfae8608779c1e2674322d (diff) | |
| download | rust-d51047ded072b412ec18a6f78c1fb80835a477f5.tar.gz rust-d51047ded072b412ec18a6f78c1fb80835a477f5.zip | |
Strip all leading/trailing newlines
Diffstat (limited to 'src/rt/msvc')
| -rw-r--r-- | src/rt/msvc/typeof.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/msvc/typeof.h b/src/rt/msvc/typeof.h index b83f530b0e9..7de08af314a 100644 --- a/src/rt/msvc/typeof.h +++ b/src/rt/msvc/typeof.h @@ -94,4 +94,3 @@ namespace msvc_typeof_impl { #endif #endif - |
