]> code.delx.au - gnu-emacs/blobdiff - src/unexsunos4.c
(Fwhile): If mocklisp, test for nonzeroness.
[gnu-emacs] / src / unexsunos4.c
index 08aa3c951c9cd9c957a392d2c2b20e57b4c017cf..c8dff3482dd65df9ad42a6771f23d01ce908cc7c 100644 (file)
  *  __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"
@@ -116,8 +106,8 @@ unexec (new_name, a_name, bndry, bss_start, entry)
 
 
   /*
-   * Remeber a magic cookie so we know we've got the right binary
-   * when remaping.
+   * Remember a magic cookie so we know we've got the right binary
+   * when remapping.
    */
   cookie = time (0);