blob: 0ba7673dce48a560f56c6c5538068adf4ccde678 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Dist/xe_usage.adb.orig Wed May 3 20:07:54 2000
+++ Dist/xe_usage.adb Wed May 3 20:08:07 2000
@@ -70,7 +70,7 @@
Write_Eol;
Write_Str ("Gcc switches such as -g, -O, etc.");
- Write_Str (" are directly passed to gcc");
+ Write_Str (" are directly passed to adagcc");
Write_Eol;
Write_Eol;
|