about summary refs log tree commit diff
path: root/src/rt/rust_debug.cpp
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2013-05-03 19:25:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2013-05-03 20:01:42 -0400
commit86efd97a10fda1f81f5bead0de36e3343a9faa0e (patch)
treef41cc124a23b659f8724524034af931ca84fd2fe /src/rt/rust_debug.cpp
parentbfd3cd8171bee519093f570264e5a2b1dc17e9d8 (diff)
downloadrust-86efd97a10fda1f81f5bead0de36e3343a9faa0e.tar.gz
rust-86efd97a10fda1f81f5bead0de36e3343a9faa0e.zip
add gitattributes and fix whitespace issues
Diffstat (limited to 'src/rt/rust_debug.cpp')
-rw-r--r--src/rt/rust_debug.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rust_debug.cpp b/src/rt/rust_debug.cpp
index 5c5be45bef8..f403b0434b6 100644
--- a/src/rt/rust_debug.cpp
+++ b/src/rt/rust_debug.cpp
@@ -58,4 +58,3 @@ dump_origin(rust_task *task, void *ptr) {
 }
 
 }   // end namespace debug
-