diff --git a/gcc/ada/opt.ads b/gcc/ada/opt.ads index 7ffa2d5d8557..476e98737abe 100644 --- a/gcc/ada/opt.ads +++ b/gcc/ada/opt.ads @@ -284,7 +284,7 @@ package Opt is -- for details on the handling of the latter pragma. Canonical_Streams : Boolean := False; - -- GNATBIND + -- GNAT, GNATBIND -- Set to True if configuration pragma Canonical_Streams is present. It -- controls the canonical behaviour of stream operations for String types.