summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Timers/PCB.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Timers/PCB.cpp')
-rw-r--r--ACE/examples/APG/Timers/PCB.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/APG/Timers/PCB.cpp b/ACE/examples/APG/Timers/PCB.cpp
index dbb39a62b72..0d4dcad3dff 100644
--- a/ACE/examples/APG/Timers/PCB.cpp
+++ b/ACE/examples/APG/Timers/PCB.cpp
@@ -67,7 +67,7 @@ PCB::getID (void) const
int
PCB::handleClose (void)
{
- ACE_TRACE ("PCB::handle_close");
+ ACE_TRACE ("PCB::handleClose");
return 0;
}