diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-06-04 05:38:08 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-06-04 05:38:08 +0000 |
commit | 2cad8dd67d6a2237ce9e13c88f8c7fcba2c3613a (patch) | |
tree | 7098dc0b3f07377b42f6547e20323603165e1803 /src/unexsunos4.c | |
parent | 128c0f667926dd4296411b9189125ee8c5b78b79 (diff) | |
download | emacs-2cad8dd67d6a2237ce9e13c88f8c7fcba2c3613a.tar.gz |
entered into RCS
Diffstat (limited to 'src/unexsunos4.c')
-rw-r--r-- | src/unexsunos4.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexsunos4.c b/src/unexsunos4.c index e95618ecc8a..08aa3c951c9 100644 --- a/src/unexsunos4.c +++ b/src/unexsunos4.c @@ -1,3 +1,4 @@ +/* Contributed by Viktor Dukhovni. */ /* * Unexec for Berkeley a.out format + SUNOS shared libraries * The unexeced executable contains the __DYNAMIC area from the |