* ChangeLog: Fix typos.

* ChangeLog-9295: Likewise.
	* as.c: Fix comment typos.
	* as.h: Likewise.
	* atof-generic.c: Likewise.
	* bit_fix.h: Likewise.
	* frags.h: Likewise.
	* hash.c: Likewise.
	* input-file.c: Likewise.
	* input-scrub.c: Likewise.
	* itbl-ops.c: Likewise.
	* itbl-parse.y: Likewise.
	* listing.c: Likewise.
	* macro.h: Likewise.
	* read.c: Likewise.
	* sb.c: Likewise.
	* sb.h: Likewise.
	* symbols.c: Likewise.
	* symbols.h: Likewise.
This commit is contained in:
Kazu Hirata
2003-10-27 12:45:17 +00:00
parent 8afcbaff98
commit 47eebc207f
19 changed files with 55 additions and 33 deletions

View File

@@ -58,7 +58,7 @@ struct saved_file
char * app_save;
};
/* These hooks accomodate most operating systems. */
/* These hooks accommodate most operating systems. */
void
input_file_begin ()