summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Driver.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 16:15:20 +0100
commit7b07caedd286b60f2ed3d99d78f3d4407511d936 (patch)
treeadc82ce5f5b1d3097ae071300bf9d6fc35cb27a0 /ACE/examples/Timer_Queue/Driver.h
parentc88815f2039e7152d735c18650c102df84d9aa36 (diff)
downloadATCD-7b07caedd286b60f2ed3d99d78f3d4407511d936.tar.gz
Remove doxygen style Id tag with two space before $Id#
Diffstat (limited to 'ACE/examples/Timer_Queue/Driver.h')
-rw-r--r--ACE/examples/Timer_Queue/Driver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Timer_Queue/Driver.h b/ACE/examples/Timer_Queue/Driver.h
index d927e2f60a0..824bed2c5e7 100644
--- a/ACE/examples/Timer_Queue/Driver.h
+++ b/ACE/examples/Timer_Queue/Driver.h
@@ -5,8 +5,6 @@
/**
* @file Driver.h
*
- * $Id$
- *
* This code builds an abstraction to factor out common code for
* the different implementations of the Timer_Queue.
*