about summary refs log tree commit diff
path: root/src/libbacktrace/alloc.c
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-10-19 17:14:08 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-10-19 17:14:08 -0400
commitea3bf79baced33bd21d876261e01bed968f8eca1 (patch)
treebdc41d936051cd5ccfad7c526daddc427a2e50d2 /src/libbacktrace/alloc.c
parentd89c2ada16831b4be6665f483d5bf00748d9be63 (diff)
parentf9d056f1b7866df2822498a55650f70280aa6f76 (diff)
downloadrust-ea3bf79baced33bd21d876261e01bed968f8eca1.tar.gz
rust-ea3bf79baced33bd21d876261e01bed968f8eca1.zip
Rollup merge of #29168 - aarzee:master, r=steveklabnik
Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines.

This PR was created semiautomatically.
Diffstat (limited to 'src/libbacktrace/alloc.c')
-rw-r--r--src/libbacktrace/alloc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libbacktrace/alloc.c b/src/libbacktrace/alloc.c
index b35afc603ba..c9d6a1406b7 100644
--- a/src/libbacktrace/alloc.c
+++ b/src/libbacktrace/alloc.c
@@ -7,12 +7,12 @@ modification, are permitted provided that the following conditions are
 met:
 
     (1) Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer. 
+    notice, this list of conditions and the following disclaimer.
 
     (2) Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in
     the documentation and/or other materials provided with the
-    distribution.  
+    distribution.
 
     (3) The name of the author may not be used to
     endorse or promote products derived from this software without