summaryrefslogtreecommitdiffstats
path: root/gcc/ada/xnmake.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/xnmake.adb')
-rw-r--r--gcc/ada/xnmake.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/xnmake.adb b/gcc/ada/xnmake.adb
index 9a1f835f237..d57f681fd40 100644
--- a/gcc/ada/xnmake.adb
+++ b/gcc/ada/xnmake.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- $Revision$
+-- $Revision: 1.29 $
-- --
-- Copyright (C) 1992-2001 Free Software Foundation, Inc. --
-- --
@@ -207,7 +207,7 @@ procedure XNmake is
begin
-- Capture our revision (following line updated by RCS)
- Match ("$Revision$", "$Rev" & "ision: " & Break (' ') * XNmake_Rev);
+ Match ("$Revision: 1.29 $", "$Rev" & "ision: " & Break (' ') * XNmake_Rev);
Lineno := 0;
NWidth := 28;
OpenPOWER on IntegriCloud