summaryrefslogtreecommitdiff
path: root/ACE/ace/Token_Invariants.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:39:53 +0100
commit22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (patch)
tree23ddfc70c283ccaf582b74f8ec4a8e8168a1bd3e /ACE/ace/Token_Invariants.h
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/ace/Token_Invariants.h')
-rw-r--r--ACE/ace/Token_Invariants.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/Token_Invariants.h b/ACE/ace/Token_Invariants.h
index 7a17c5c00d9..6fc5a0028c1 100644
--- a/ACE/ace/Token_Invariants.h
+++ b/ACE/ace/Token_Invariants.h
@@ -9,8 +9,6 @@
* Allows applications to test that invariants are always
* satisfied. Can test mutexes and readers/writer locks. Does
* not test recursive acquisition.
- *
- *
*/
//=============================================================================