diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-09-17 07:52:52 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-09-17 07:52:52 +0000 |
commit | e60a5d9d9b55bcb774031e36f9ea96a5a8a6045d (patch) | |
tree | 6e47dd26396eea92224f8ecd241b3c96f7531c42 /ACE/examples/Timer_Queue | |
parent | 447b29bb6ee55ceb53aca914041c801baf05baa9 (diff) | |
download | ATCD-e60a5d9d9b55bcb774031e36f9ea96a5a8a6045d.tar.gz |
Removed trailing whitespaces
Diffstat (limited to 'ACE/examples/Timer_Queue')
-rw-r--r-- | ACE/examples/Timer_Queue/Custom_Handler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Timer_Queue/Custom_Handler.cpp b/ACE/examples/Timer_Queue/Custom_Handler.cpp index ec79e6884cf..161f1fe4e3e 100644 --- a/ACE/examples/Timer_Queue/Custom_Handler.cpp +++ b/ACE/examples/Timer_Queue/Custom_Handler.cpp @@ -7,7 +7,7 @@ // Custom_Handler.cpp // // = DESCRIPTION -// This is a custom event handler to be used with the thread timer queue +// This is a custom event handler to be used with the thread timer queue // adapter, and its appropriate upcall. // // = AUTHOR |