From 08febf5f9957301a24ef0655b8f5dfc4c7aa3826 Mon Sep 17 00:00:00 2001 From: nshankar Date: Tue, 11 Sep 2007 15:53:01 +0000 Subject: Tue Sep 11 15:50:35 UTC 2007 Nishanth Shankaran --- ACE/ChangeLog | 6 ++++++ ACE/ace/Sample_History.cpp | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ACE/ChangeLog b/ACE/ChangeLog index e73adbaeb68..a9767fc4554 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 11 15:50:35 UTC 2007 Nishanth Shankaran + + * ace/Sample_History.cpp: Fixed formatting errors in the + dump_samples method. + Tue Sep 11 11:38:38 UTC 2007 Johnny Willemsen * ACE-INSTALL.html: @@ -167,6 +172,7 @@ Mon Sep 03 02:50:30 CDT 2007 Johnny Willemsen * ACE version 5.6 released. +>>>>>>> .r79627 Thu Aug 30 17:23:21 UTC 2007 Steve Huston * bin/LabVIEW_RT/labview_test_controller/stdafx.cpp: diff --git a/ACE/ace/Sample_History.cpp b/ACE/ace/Sample_History.cpp index 473b5a7cfbc..9bd2ca47852 100644 --- a/ACE/ace/Sample_History.cpp +++ b/ACE/ace/Sample_History.cpp @@ -50,7 +50,7 @@ ACE_Sample_History::dump_samples (const ACE_TCHAR *msg, ACE_DEBUG ((LM_DEBUG, ACE_TEXT ("%s: ") ACE_SIZE_T_FORMAT_SPECIFIER - ACE_TEXT ("%Q\n"), + ACE_TEXT ("\t%Q\n"), msg, i, val)); -- cgit v1.2.1