summaryrefslogtreecommitdiff
path: root/ace/System_Time.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-10 08:45:20 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-10 08:45:20 +0000
commit7db29418e44bdce4e3df96493b852118cdd82a4a (patch)
tree4e7c3861e67804fbca3da1d49652aa036f0edf31 /ace/System_Time.cpp
parent3d462be371ad3548e4d2d68abf4f95372e7c529f (diff)
downloadATCD-7db29418e44bdce4e3df96493b852118cdd82a4a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/System_Time.cpp')
-rw-r--r--ace/System_Time.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/System_Time.cpp b/ace/System_Time.cpp
index ee93df24573..38c9a2f39db 100644
--- a/ace/System_Time.cpp
+++ b/ace/System_Time.cpp
@@ -5,7 +5,7 @@
#include "ace/Time_Value.h"
#include "ace/System_Time.h"
-ACE_System_Time::ACE_System_Time (const char *poolname)
+ACE_System_Time::ACE_System_Time (LPCTSTR poolname)
: delta_time_ (0)
{
ACE_TRACE ("ACE_System_Time::ACE_System_Time");