]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/mkmap-symver.awk
[Ada] New pragma Aggregate_Individually_Assign
[thirdparty/gcc.git] / libgcc / mkmap-symver.awk
index 4a8f98a83105268f1801675a5818b590172f83e6..fdd23a6ec746f15d6d3703fd5f7a9db55d6e8d58 100644 (file)
@@ -33,7 +33,7 @@ BEGIN {
 }
 
 # We begin with nm input.  Collect the set of symbols that are present
-# so that we can not emit them into the final version script -- Solaris
+# so that we cannot emit them into the final version script -- Solaris
 # complains at us if we do.
 
 state == "nm" && /^%%/ {