summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-07 00:01:52 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-07 00:01:52 +0000
commit6a1118e1eadf6e703018088980c82a131fb9cd42 (patch)
tree9293b08027371c2ff74959c6d8d07dac5f76bc26
parent4c065a0e3184f6624ecf1116292034f29426dd2a (diff)
downloadATCD-6a1118e1eadf6e703018088980c82a131fb9cd42.tar.gz
* TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
Small change to keep the indentation from growing and growing in long IDL files.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 6e45c16bb80..86d4e09a563 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Wed Dec 6 18:02:05 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_interface/interface_ch.cpp:
+
+ Small change to keep the indentation from growing and
+ growing in long IDL files.
+
Wed Dec 6 17:06:17 2000 Jeff Parsons <parsons@cs.wustl.edu>
* TAO_IDL/be/be_visitor_operation/rettype.cpp: