aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-sha1.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-sha1.ads')
-rw-r--r--gcc/ada/g-sha1.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ada/g-sha1.ads b/gcc/ada/g-sha1.ads
index e6c1bc7..a7d8e4c 100644
--- a/gcc/ada/g-sha1.ads
+++ b/gcc/ada/g-sha1.ads
@@ -31,6 +31,8 @@
-- --
------------------------------------------------------------------------------
+-- Why no documentation ???
+
with System.Secure_Hashes.SHA1;
package GNAT.SHA1 is new System.Secure_Hashes.H
(Block_Words => System.Secure_Hashes.SHA1.Block_Words,