comparison src/unexmips.c @ 3591:507f64624555

Apply typo patches from Paul Eggert.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 11:59:12 +0000
parents 1a12c5f1c04d
children 1fc792473491
comparison
equal deleted inserted replaced
3590:d5f22061277d 3591:507f64624555
279 } 279 }
280 280
281 /* 281 /*
282 * mark_x 282 * mark_x
283 * 283 *
284 * After succesfully building the new a.out, mark it executable 284 * After successfully building the new a.out, mark it executable
285 */ 285 */
286 286
287 static void 287 static void
288 mark_x (name) 288 mark_x (name)
289 char *name; 289 char *name;