Re: [PATCH3/4] fully enable rpctrace to trace multitask programs.

2009-07-29 Thread olafBuddenhagen
Hi, On Mon, Jul 20, 2009 at 07:42:20PM +0800, Da Zheng wrote: > The third patch removes one of gcc's warnings. > > Zheng Da > > > 2009-07-20 Zheng Da > > rpctrace.c (print_contents): Put the if statement in braces. > > diff --git a/utils/rpctrace.c b/utils/rpctrace.c > index 148b0a4

[PATCH3/4] fully enable rpctrace to trace multitask programs.

2009-07-20 Thread Da Zheng
The third patch removes one of gcc's warnings. Zheng Da 2009-07-20 Zheng Da rpctrace.c (print_contents): Put the if statement in braces. diff --git a/utils/rpctrace.c b/utils/rpctrace.c index 148b0a4..6d4801e 100644 --- a/utils/rpctrace.c +++ b/utils/rpctrace.c @@ -634,10 +634,12 @@