diff mbox

[Ada] Update FSF bug reporting URL

Message ID alpine.LSU.2.20.1702090937120.2253@anthias.pfeifer.com
State New
Headers show

Commit Message

Gerald Pfeifer Feb. 9, 2017, 8:49 a.m. UTC
In my original submission, which Arnaud approved, I failed to copy
gcc-patches, so let me share the committed patch (revision 245297)
here as well.

(Note that there is an extra space after the URL so that copy&paste
or clicking works.)

Gerald

2017-02-09  Gerald Pfeifer  <gerald@pfeifer.com>

	* comperr.adb: Update FSF bug reporting URL.
diff mbox

Patch

Index: comperr.adb
===================================================================
--- comperr.adb	(revision 245296)
+++ comperr.adb	(working copy)
@@ -294,7 +294,7 @@ 
                if Is_FSF_Version then
                   Write_Str
                     ("| Please submit a bug report; see" &
-                     " http://gcc.gnu.org/bugs.html.");
+                     " https://gcc.gnu.org/bugs/ .");
                   End_Line;
 
                elsif Is_GPL_Version then