summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-02-01 15:02:57 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-02-01 15:02:57 +0000
commitabb9d0e064b85a5cc35e753cab5c2a56bbf77fa7 (patch)
tree587a762fe2ed7a149350fa7d5ea792d1619bd67a /TAO/orbsvcs/tests
parent8673e5aa1a081b647fc4de3b98d85adf91ba8470 (diff)
downloadATCD-abb9d0e064b85a5cc35e753cab5c2a56bbf77fa7.tar.gz
ChangeLogTag: Fri Feb 1 15:01:11 UTC 2008 Chris Cleeland <cleeland@ociweb.com>\nFix fuzz errors.
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/a.idl2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test1.idl2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test2.idl2
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test3.idl2
6 files changed, 12 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/a.idl b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/a.idl
index f738247d66f..b79db9ce724 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/a.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/a.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __A_IDL__
#define __A_IDL__
module wtk {
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl
index 84e0becd173..e85ffb03eb2 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __FMK_B1_IDL__
#define __FMK_B1_IDL__
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl
index a83f18f917c..0833334ffe1 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __FMK_B2_IDL__
#define __FMK_B2_IDL__
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test1.idl b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test1.idl
index aa1a649cc45..dfb837f92a0 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test1.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test1.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __TEST1_IDL__
#define __TEST1_IDL__
module test {
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test2.idl b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test2.idl
index 23f5ecf0224..46539e92bd5 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test2.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test2.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __TEST2_IDL__
#define __TEST2_IDL__
module test {
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test3.idl b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test3.idl
index 9c81f0023e3..0b6923509e0 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test3.idl
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Duplicate_Typedef_Test/test3.idl
@@ -1,3 +1,5 @@
+// $Id$
+
#ifndef __TEST3_IDL__
#define __TEST3_IDL__
module test {