diff options
author | Jim Blandy <jimb@redhat.com> | 1992-08-12 14:23:38 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-08-12 14:23:38 +0000 |
commit | 054077692fb301e26eb3f65809e0f9b20a6cd192 (patch) | |
tree | 236d6011982707c423139694af5bbb0f1e38884e /src/unexsunos4.c | |
parent | 07627b5d9a083f3b94699cdc7c30b61d09b81e94 (diff) | |
download | emacs-054077692fb301e26eb3f65809e0f9b20a6cd192.tar.gz |
* unexsunos4.c: Deleted "$Log" header in comments at top of file;
this was beginning to grow RCS hair, which we don't want.
Diffstat (limited to 'src/unexsunos4.c')
-rw-r--r-- | src/unexsunos4.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/unexsunos4.c b/src/unexsunos4.c index 08aa3c951c9..b5d80829dc5 100644 --- a/src/unexsunos4.c +++ b/src/unexsunos4.c @@ -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" |