summaryrefslogtreecommitdiff
path: root/TAO
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-07-04 08:08:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-07-04 08:08:15 +0000
commitc3aac6ea593b0059c71979bbe4fe1a187a4782be (patch)
treede17e1ed985b0c3abd5759dee3623e75190daba8 /TAO
parenta7fddda8a8e5225de438597261b1536bac910c07 (diff)
downloadATCD-c3aac6ea593b0059c71979bbe4fe1a187a4782be.tar.gz
ChangeLogTag: Fri Jul 04 08:06:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO')
-rw-r--r--TAO/ChangeLog9
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Driver.h2
-rw-r--r--TAO/orbsvcs/tests/Event/lib/Supplier.h2
6 files changed, 14 insertions, 5 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index e9f5c240618..00cbabefca7 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+Fri Jul 4 08:07:45 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orbsvcs/tests/Event/lib/Consumer.h:
+ * orbsvcs/tests/Event/lib/Supplier.h:
+ * orbsvcs/tests/Event/lib/Counting_Consumer.h:
+ * orbsvcs/tests/Event/lib/Counting_Supplier.h:
+ * orbsvcs/tests/Event/lib/Driver.h:
+ Fix fuxed errors about incorrect @file tags
+
Thu Jul 3 17:44:43 2003 Chris Cleeland <cleeland_c@ociweb.com>
* examples/RTCORBA/Activity/Makefile: Added 'main' to the FILES so
diff --git a/TAO/orbsvcs/tests/Event/lib/Consumer.h b/TAO/orbsvcs/tests/Event/lib/Consumer.h
index 995103cc29f..fa280630a3d 100644
--- a/TAO/orbsvcs/tests/Event/lib/Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Consumer.h
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
//=============================================================================
/**
- * @file Consumer
+ * @file Consumer.h
*
* $Id$
*
diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
index fd2fb2bb192..06878cb4b9f 100644
--- a/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
+++ b/TAO/orbsvcs/tests/Event/lib/Counting_Consumer.h
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
//=============================================================================
/**
- * @file Counting_Consumer
+ * @file Counting_Consumer.h
*
* $Id$
*
diff --git a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
index c67a0b19d85..cc76b3a6e91 100644
--- a/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
+++ b/TAO/orbsvcs/tests/Event/lib/Counting_Supplier.h
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
//=============================================================================
/**
- * @file Counting_Supplier
+ * @file Counting_Supplier.h
*
* $Id$
*
diff --git a/TAO/orbsvcs/tests/Event/lib/Driver.h b/TAO/orbsvcs/tests/Event/lib/Driver.h
index da67520b14f..c902b4a7052 100644
--- a/TAO/orbsvcs/tests/Event/lib/Driver.h
+++ b/TAO/orbsvcs/tests/Event/lib/Driver.h
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
//=============================================================================
/**
- * @file Driver
+ * @file Driver.h
*
* $Id$
*
diff --git a/TAO/orbsvcs/tests/Event/lib/Supplier.h b/TAO/orbsvcs/tests/Event/lib/Supplier.h
index b19a3bb77db..8a135fb2c72 100644
--- a/TAO/orbsvcs/tests/Event/lib/Supplier.h
+++ b/TAO/orbsvcs/tests/Event/lib/Supplier.h
@@ -1,7 +1,7 @@
/* -*- C++ -*- */
//=============================================================================
/**
- * @file Supplier
+ * @file Supplier.h
*
* $Id$
*