diff options
| author | Jim Blandy | 1992-08-12 14:23:38 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-08-12 14:23:38 +0000 |
| commit | 054077692fb301e26eb3f65809e0f9b20a6cd192 (patch) | |
| tree | 236d6011982707c423139694af5bbb0f1e38884e /src | |
| parent | 07627b5d9a083f3b94699cdc7c30b61d09b81e94 (diff) | |
| download | emacs-054077692fb301e26eb3f65809e0f9b20a6cd192.tar.gz emacs-054077692fb301e26eb3f65809e0f9b20a6cd192.zip | |
* 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')
| -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 @@ | |||
| 22 | * __DYNAMIC and data_start, just make sure that pre-crt0.o (the name | 22 | * __DYNAMIC and data_start, just make sure that pre-crt0.o (the name |
| 23 | * is somewhat abused here) is loaded first! | 23 | * is somewhat abused here) is loaded first! |
| 24 | * | 24 | * |
| 25 | * $Log: unexsunos4.c,v $ | ||
| 26 | * Revision 1.3 90/02/15 04:27:40 root | ||
| 27 | * Now it actually works. | ||
| 28 | * | ||
| 29 | * Revision 1.2 90/02/15 02:02:01 root | ||
| 30 | * Many comments, fixes, works not only with emacs. | ||
| 31 | * | ||
| 32 | * Revision 1.1 90/01/29 19:43:46 root | ||
| 33 | * Initial revision | ||
| 34 | * | ||
| 35 | */ | 25 | */ |
| 36 | #ifdef emacs | 26 | #ifdef emacs |
| 37 | #include "config.h" | 27 | #include "config.h" |