summaryrefslogtreecommitdiff
path: root/ACE/Kokyu
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/Kokyu
parente392479f563136c2bedd53b6e3af905965116fa0 (diff)
downloadATCD-22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/Kokyu')
-rw-r--r--ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h1
-rw-r--r--ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h1
-rw-r--r--ACE/Kokyu/DSRT_Dispatch_Item_T.h1
-rw-r--r--ACE/Kokyu/DSRT_Dispatcher_Impl_T.h1
-rw-r--r--ACE/Kokyu/DSRT_Sched_Queue_T.cpp1
-rw-r--r--ACE/Kokyu/DSRT_Sched_Queue_T.h1
-rw-r--r--ACE/Kokyu/Dispatcher_Task.h1
-rw-r--r--ACE/Kokyu/Kokyu_defs.h1
-rw-r--r--ACE/Kokyu/Kokyu_dsrt.h1
9 files changed, 0 insertions, 9 deletions
diff --git a/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
index 602474645df..8d455ea223d 100644
--- a/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
+++ b/ACE/Kokyu/DSRT_CV_Dispatcher_Impl_T.h
@@ -3,7 +3,6 @@
* @file DSRT_CV_Dispatcher_Impl_T.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef DSRT_CV_DISPATCHER_IMPL_T_H
diff --git a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
index 2e03d7a840d..644736d84f8 100644
--- a/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
+++ b/ACE/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h
@@ -3,7 +3,6 @@
* @file DSRT_Direct_Dispatcher_Impl_T.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef DSRT_DIRECT_DISPATCHER_IMPL_T_H
diff --git a/ACE/Kokyu/DSRT_Dispatch_Item_T.h b/ACE/Kokyu/DSRT_Dispatch_Item_T.h
index 54955aa176c..7a74b8d8437 100644
--- a/ACE/Kokyu/DSRT_Dispatch_Item_T.h
+++ b/ACE/Kokyu/DSRT_Dispatch_Item_T.h
@@ -3,7 +3,6 @@
* @file DSRT_Dispatch_Item_T.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef DSRT_DISPATCH_ITEM_H
diff --git a/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h b/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h
index 540531bb824..7909bd96d97 100644
--- a/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h
+++ b/ACE/Kokyu/DSRT_Dispatcher_Impl_T.h
@@ -1,7 +1,6 @@
/* -*- C++ -*- */
/**
* @file DSRT_Dispatcher_Impl_T.h
- *
*/
#ifndef DSRT_DISPATCHER_IMPL_H
diff --git a/ACE/Kokyu/DSRT_Sched_Queue_T.cpp b/ACE/Kokyu/DSRT_Sched_Queue_T.cpp
index 73dc127903a..fc9ba57b4ef 100644
--- a/ACE/Kokyu/DSRT_Sched_Queue_T.cpp
+++ b/ACE/Kokyu/DSRT_Sched_Queue_T.cpp
@@ -3,7 +3,6 @@
* @file DSRT_Sched_Queue_T.cpp
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef DSRT_SCHED_QUEUE_T_CPP
#define DSRT_SCHED_QUEUE_T_CPP
diff --git a/ACE/Kokyu/DSRT_Sched_Queue_T.h b/ACE/Kokyu/DSRT_Sched_Queue_T.h
index a85f02d735b..161210accaa 100644
--- a/ACE/Kokyu/DSRT_Sched_Queue_T.h
+++ b/ACE/Kokyu/DSRT_Sched_Queue_T.h
@@ -3,7 +3,6 @@
* @file DSRT_Sched_Queue_T.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef DSRT_SCHED_QUEUE_T_H
diff --git a/ACE/Kokyu/Dispatcher_Task.h b/ACE/Kokyu/Dispatcher_Task.h
index ca6a632fc19..d565be94f5d 100644
--- a/ACE/Kokyu/Dispatcher_Task.h
+++ b/ACE/Kokyu/Dispatcher_Task.h
@@ -53,7 +53,6 @@ private:
*
* @brief Implement the dispatching queues for FIFO and Priority
* dispatching.
- *
*/
class Dispatcher_Task : public ACE_Task<ACE_SYNCH>
{
diff --git a/ACE/Kokyu/Kokyu_defs.h b/ACE/Kokyu/Kokyu_defs.h
index 7551576ce81..e0942a97845 100644
--- a/ACE/Kokyu/Kokyu_defs.h
+++ b/ACE/Kokyu/Kokyu_defs.h
@@ -3,7 +3,6 @@
* @file Kokyu_defs.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef KOKYU_DEFS_H
diff --git a/ACE/Kokyu/Kokyu_dsrt.h b/ACE/Kokyu/Kokyu_dsrt.h
index 4ff30bcaffc..0c00c1f346c 100644
--- a/ACE/Kokyu/Kokyu_dsrt.h
+++ b/ACE/Kokyu/Kokyu_dsrt.h
@@ -3,7 +3,6 @@
* @file Kokyu_dsrt.h
*
* @author Venkita Subramonian (venkita@cs.wustl.edu)
- *
*/
#ifndef KOKYU_DSRT_H