Mercurial > emacs
changeset 971:85adc3a66e22
* unexsunos4.c: Deleted "$Log" header in comments at top of file;
this was beginning to grow RCS hair, which we don't want.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 12 Aug 1992 14:23:38 +0000 |
parents | 47f6041d85e6 |
children | f47d221cbfe6 |
files | src/unexsunos4.c |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/src/unexsunos4.c Wed Aug 12 14:19:39 1992 +0000 +++ b/src/unexsunos4.c Wed Aug 12 14:23:38 1992 +0000 @@ -22,16 +22,6 @@ * __DYNAMIC and data_start, just make sure that pre-crt0.o (the name * is somewhat abused here) is loaded first! * - * $Log: unexsunos4.c,v $ - * Revision 1.3 90/02/15 04:27:40 root - * Now it actually works. - * - * Revision 1.2 90/02/15 02:02:01 root - * Many comments, fixes, works not only with emacs. - * - * Revision 1.1 90/01/29 19:43:46 root - * Initial revision - * */ #ifdef emacs #include "config.h"