Mercurial > emacs
changeset 52410:174bff8cdda4
Correct some arch-tag: comment types
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Sep 2003 06:06:59 +0000 |
parents | 299ed1c68370 |
children | 9db479d16349 |
files | lib-src/Makefile.in src/Makefile.in |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/Makefile.in Mon Sep 01 21:36:56 2003 +0000 +++ b/lib-src/Makefile.in Tue Sep 02 06:06:59 2003 +0000 @@ -479,4 +479,5 @@ -lxview -lolgx -lX -I$(OPENWINHOME)/include -L$(OPENWINHOME)/lib \ $(LOADLIBES) -# arch-tag: cc40144d-fbd2-436b-9a22-dcb5b5b6a2af +/* arch-tag: cc40144d-fbd2-436b-9a22-dcb5b5b6a2af + (do not change this comment) */
--- a/src/Makefile.in Mon Sep 01 21:36:56 2003 +0000 +++ b/src/Makefile.in Tue Sep 02 06:06:59 2003 +0000 @@ -1313,4 +1313,5 @@ mv -f emacs${EXEEXT} bootstrap-emacs${EXEEXT} #endif /* ! defined (CANNOT_DUMP) */ -# arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00 +/* arch-tag: 8e915ae5-d15d-4617-8c41-c5c267a23b00 + (do not change this comment) */