]> code.delx.au - gnu-emacs/blobdiff - src/unexconvex.c
* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
[gnu-emacs] / src / unexconvex.c
index 09a7dfff40018ec997aff171c025cd2ce24256e2..3be4b86f1fff3a04a6bd75fb7b37a8aa2b08ff6d 100644 (file)
@@ -438,7 +438,7 @@ make_hdr (new, a_out, data_start, bss_start, entry_address, a_name, new_name)
 
     for( scns = 0; scns < f_hdr.h_nscns; scns++ ) {
 
-       /* This is a cheesey little loop to write out the section headers
+       /* This is a cheesy little loop to write out the section headers
         * in order of increasing virtual address. Dull but effective.
         */
 
@@ -561,7 +561,7 @@ copy_sym (new, a_out, a_name, new_name)
 /* ****************************************************************
  * mark_x
  *
- * After succesfully building the new a.out, mark it executable
+ * After successfully building the new a.out, mark it executable
  */
 static
 mark_x (name)