summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-04 12:52:46 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-04 12:52:46 +0000
commit62a10058af0911183faab9942ac8b7c276e5d11f (patch)
treeb120ec176df6526aba73423e5e1a1419559e013f
parent09d0f35f2a00174b21266ec756d27dab87f468b2 (diff)
downloadATCD-62a10058af0911183faab9942ac8b7c276e5d11f.tar.gz
-rw-r--r--CIAO/examples/Null_Component/Null_Interface.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/CIAO/examples/Null_Component/Null_Interface.idl b/CIAO/examples/Null_Component/Null_Interface.idl
index 98f539d6034..ed841b2a921 100644
--- a/CIAO/examples/Null_Component/Null_Interface.idl
+++ b/CIAO/examples/Null_Component/Null_Interface.idl
@@ -2,6 +2,8 @@
* @file Null_Interface.idl
*
* @author Abdul Sowayan <abdullah.sowayan@lmco.com>
+ *
+ * $Id$
*/
#ifndef NULL_INTERFACE_IDL
@@ -9,8 +11,8 @@
/**
* @interface Null_Interface
- *
- * @brief
+ *
+ * @brief
*/
interface Null_Interface
{