aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2003-09-02 06:06:59 +0000
committerMiles Bader2003-09-02 06:06:59 +0000
commit8e5331fe840a0d6a23b11f91b2e9afd40542205d (patch)
treed8eef684191001220fb13781fe377802dfd49299 /src
parentfe64a394bd58d1566392406278bdf52afbc1fc00 (diff)
downloademacs-8e5331fe840a0d6a23b11f91b2e9afd40542205d.tar.gz
emacs-8e5331fe840a0d6a23b11f91b2e9afd40542205d.zip
Correct some arch-tag: comment types
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index b0a2e577a26..1af4fa22155 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -1313,4 +1313,5 @@ bootstrap-emacs${EXEEXT}: temacs${EXEEXT}
1313 mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT} 1313 mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT}
1314#endif /* ! defined (CANNOT_DUMP) */ 1314#endif /* ! defined (CANNOT_DUMP) */
1315 1315
1316# arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00 1316/* arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00
1317 (do not change this comment) */