# HG changeset patch # User Jim Blandy # Date 713629418 0 # Node ID 85adc3a66e225c5e2de4395e3fbaeabc0c0b7b59 # Parent 47f6041d85e678053262844aae74795a2abed3fd * unexsunos4.c: Deleted "$Log" header in comments at top of file; this was beginning to grow RCS hair, which we don't want. diff -r 47f6041d85e6 -r 85adc3a66e22 src/unexsunos4.c --- 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"