[ltrace-commits] 14/40: whitespace

Petr Machata pmachata-guest at moszumanska.debian.org
Sun May 11 22:38:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

pmachata-guest pushed a commit to branch master
in repository ltrace.

commit 063a132b45dc96ed8c0f6c2123ace489b9e5ded9
Author: Dima Kogan <dima at secretsauce.net>
Date:   Wed Apr 23 02:42:58 2014 -0700

    whitespace
---
 proc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/proc.c b/proc.c
index c9625f2..79846d4 100644
--- a/proc.c
+++ b/proc.c
@@ -927,8 +927,8 @@ proc_add_library(struct process *proc, struct library *lib)
 		if (options.bt_depth > 0) {
 			if (leader->dwfl == NULL) {
 				int r = dwfl_linux_proc_attach(dwfl,
-											   leader->pid,
-											   true);
+							       leader->pid,
+							       true);
 				if (r == 0)
 					leader->dwfl = dwfl;
 				else {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/ltrace.git



More information about the ltrace-commits mailing list