From 170043083949b7352f98d112875dd2060b464acb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 May 2008 16:34:01 +0000 Subject: 2008-05-15 Joel Sherrill * psxstat/psxstat.scn, psxstat/test.c: Eliminate patterns that look like CVS conflict markers. --- testsuites/psxtests/psxstat/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxstat/test.c') diff --git a/testsuites/psxtests/psxstat/test.c b/testsuites/psxtests/psxstat/test.c index 1619b3498b..23caabcb27 100644 --- a/testsuites/psxtests/psxstat/test.c +++ b/testsuites/psxtests/psxstat/test.c @@ -715,7 +715,7 @@ void Show_Time() rtems_status_code status; status = rtems_clock_get( RTEMS_CLOCK_GET_TOD, &time ); - printf(">>>>Current Time: "); + printf("--->Current Time: "); print_time( " - rtems_clock_get - ", &time, "\n" ); } -- cgit v1.2.3