summaryrefslogtreecommitdiff
path: root/src/unexsunos4.c
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-08-12 14:23:38 +0000
committerJim Blandy <jimb@redhat.com>1992-08-12 14:23:38 +0000
commitc6573d9290c93b0a693ebaff24ca32dc3fc3a6ac (patch)
tree871bf5f34cbdbf362610d5f837498c92e8ec3f3f /src/unexsunos4.c
parent07b000e976fb2b0016c959493bea75c3d0d0d436 (diff)
downloademacs-c6573d9290c93b0a693ebaff24ca32dc3fc3a6ac.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.c10
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"