about summary refs log tree commit diff
path: root/src/libbacktrace/alloc.c
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2015-03-14 16:09:26 -0700
committerTamir Duberstein <tamird@gmail.com>2015-03-15 11:25:43 -0700
commitf5765793b650e45e8c9bc89dfc7a4dc628123cb7 (patch)
tree36adbe36349138ea5a4578d3341a74825348570e /src/libbacktrace/alloc.c
parentd51047ded072b412ec18a6f78c1fb80835a477f5 (diff)
downloadrust-f5765793b650e45e8c9bc89dfc7a4dc628123cb7.tar.gz
rust-f5765793b650e45e8c9bc89dfc7a4dc628123cb7.zip
Strip trailing whitespace
Diffstat (limited to 'src/libbacktrace/alloc.c')
-rw-r--r--src/libbacktrace/alloc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libbacktrace/alloc.c b/src/libbacktrace/alloc.c
index 37eca65349e..4aa85d050fd 100644
--- a/src/libbacktrace/alloc.c
+++ b/src/libbacktrace/alloc.c
@@ -7,13 +7,13 @@ 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
     specific prior written permission.