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 | |
| parent | 95018eec69679681acdfae8608779c1e2674322d (diff) | |
| download | rust-d51047ded072b412ec18a6f78c1fb80835a477f5.tar.gz rust-d51047ded072b412ec18a6f78c1fb80835a477f5.zip | |
Strip all leading/trailing newlines
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/msvc/typeof.h | 1 | ||||
| -rw-r--r-- | src/rt/valgrind/memcheck.h | 2 |
2 files changed, 0 insertions, 3 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 - diff --git a/src/rt/valgrind/memcheck.h b/src/rt/valgrind/memcheck.h index 3af0728f017..ee72707d319 100644 --- a/src/rt/valgrind/memcheck.h +++ b/src/rt/valgrind/memcheck.h @@ -1,4 +1,3 @@ - /* ---------------------------------------------------------------- @@ -284,4 +283,3 @@ typedef (zznbytes), 0, 0 ) #endif - |
