summaryrefslogtreecommitdiff
path: root/gcc/ada/a-cbmutr.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-12-02 15:14:29 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2011-12-02 15:14:29 +0000
commitcf1f467bf5ef6188623b0fb15c739f3f37f32053 (patch)
tree63c287e434d9faf1cb3f3ac1e023666b06928237 /gcc/ada/a-cbmutr.ads
parentbd7750a3f6aa8bc6e9fda60d3cb58ab794379db1 (diff)
downloadgcc-cf1f467bf5ef6188623b0fb15c739f3f37f32053.tar.gz
2011-12-02 Robert Dewar <dewar@adacore.com>
* sem_ch3.adb, sem_attr.adb, a-comutr.adb, a-cbmutr.adb, a-cbmutr.ads: Minor reformatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181922 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-cbmutr.ads')
-rw-r--r--gcc/ada/a-cbmutr.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ada/a-cbmutr.ads b/gcc/ada/a-cbmutr.ads
index 73580d992cf..b114ffc3db8 100644
--- a/gcc/ada/a-cbmutr.ads
+++ b/gcc/ada/a-cbmutr.ads
@@ -302,6 +302,9 @@ private
use Ada.Streams;
No_Node : constant Count_Type'Base := -1;
+ -- Need to document all global declarations such as this ???
+
+ -- Following decls also need much more documentation ???
type Children_Type is record
First : Count_Type'Base;