summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-28 12:21:57 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-28 12:21:57 +0000
commitf121a11ced9f69ce55b1f42880fe252d098a5d6a (patch)
tree5e41ca7928b33a863ad09cd2e13624f305fc17dc
parent18b4833c8e96756ed6b470fa21714047d661ff31 (diff)
downloadATCD-f121a11ced9f69ce55b1f42880fe252d098a5d6a.tar.gz
ChangeLogTag: Fri Jul 28 12:17:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ACE/ACEXML/parser/parser/Parser.inl2
-rw-r--r--ACE/ChangeLog8
-rw-r--r--ACE/Kokyu/DSRT_Dispatch_Item_T.inl2
3 files changed, 9 insertions, 3 deletions
diff --git a/ACE/ACEXML/parser/parser/Parser.inl b/ACE/ACEXML/parser/parser/Parser.inl
index 97896a68388..1706d0a88e1 100644
--- a/ACE/ACEXML/parser/parser/Parser.inl
+++ b/ACE/ACEXML/parser/parser/Parser.inl
@@ -1,6 +1,6 @@
//=============================================================================
/**
- * @file Parser.i
+ * @file Parser.inl
*
* $Id$
*
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index eba6064a29c..48d757dcbc8 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jul 28 12:17:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * Kokyu/DSRT_Dispatch_Item_T.inl:
+ * ACEXML/parser/parser/Parser.inl:
+ Fixed file tag
+
Thu Jul 27 20:30:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
* ace/SSL/SSL_SOCK_Connector.h
@@ -197,7 +203,7 @@ Thu Jul 27 20:30:26 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
* examples/Service_Configurator/IPC-tests/server/Handle_R_Stream.inl
* examples/Service_Configurator/IPC-tests/server/Handle_L_Pipe.h
* examples/Service_Configurator/IPC-tests/server/Handle_L_Pipe.i
-
+
Moved the .i file to .inl (with history), changed the includes in the
.cpp and .h files to match, removed the .i file.
diff --git a/ACE/Kokyu/DSRT_Dispatch_Item_T.inl b/ACE/Kokyu/DSRT_Dispatch_Item_T.inl
index fca64cea38d..79532b79c10 100644
--- a/ACE/Kokyu/DSRT_Dispatch_Item_T.inl
+++ b/ACE/Kokyu/DSRT_Dispatch_Item_T.inl
@@ -1,6 +1,6 @@
/* -*- C++ -*- */
/**
- * @file DSRT_Dispatch_Item_T.i
+ * @file DSRT_Dispatch_Item_T.inl
*
* $Id$
*