(FUNCTION_PROFILER): Fix misspellings in messages.

From-SVN: r9714
This commit is contained in:
Richard Kenner 1995-05-16 08:43:04 -04:00
parent 32638aad91
commit db50c79812
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ enum reg_class
for profiling a function entry. */
#define FUNCTION_PROFILER(FILE, LABELNO) \
fprintf (FILE, "Error: No profiling availble.\n")
fprintf (FILE, "Error: No profiling available.\n")
/* Define EXIT_IGNORE_STACK if, when returning from a function, the stack
pointer does not matter (provided there is a frame pointer). */