Mercurial > emacs
diff oldXMenu/Destroy.c @ 52401:695cf19ef79e
Add arch taglines
| author | Miles Bader <miles@gnu.org> |
|---|---|
| date | Mon, 01 Sep 2003 15:45:59 +0000 |
| parents | 23a1cea22d13 |
| children | f0eb34e60705 e8824c4f5f7e 375f2633d815 |
line wrap: on
line diff
--- a/oldXMenu/Destroy.c Mon Sep 01 15:45:46 2003 +0000 +++ b/oldXMenu/Destroy.c Mon Sep 01 15:45:59 2003 +0000 @@ -1,6 +1,6 @@ #include "copyright.h" -/* $Header: /cvs/emacs/oldXMenu/Destroy.c,v 1.1 1999/10/03 19:34:59 fx Exp $ */ +/* $Header: /cvsroot/emacs/emacs/oldXMenu/Destroy.c,v 1.2 2003/02/04 14:19:01 lektu Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ /* @@ -114,3 +114,6 @@ */ free(menu); } + +/* arch-tag: 44c9589f-5893-46fc-bc23-1b03a7f9c015 + (do not change this comment) */
