summaryrefslogtreecommitdiff
path: root/ACE/ace/Functor.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/Functor.h
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/ace/Functor.h')
-rw-r--r--ACE/ace/Functor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ACE/ace/Functor.h b/ACE/ace/Functor.h
index 6e5fa32f25f..cd40bc5bdf6 100644
--- a/ACE/ace/Functor.h
+++ b/ACE/ace/Functor.h
@@ -251,8 +251,7 @@ public:
};
/**
- * @brief Function object for hashing a void *
- */
+ * @brief Function object for hashing a void */
template<>
class ACE_Export ACE_Hash<void *>
{