From 0aec643be7354c308ff3da9b160b9f4c52b90c7b Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 7 Dec 2000 23:48:01 +0000 Subject: #warn -> #warning --- include/coff/ChangeLog | 4 ++++ include/coff/ti.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'include/coff') diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 21b973e..79da275 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,7 @@ +2000-12-08 Alan Modra + + * ti.h: Change #warn to #warning. + 2000-06-30 DJ Delorie * pe.h: Clarify a comment. diff --git a/include/coff/ti.h b/include/coff/ti.h index 9d521b5..c06028a 100644 --- a/include/coff/ti.h +++ b/include/coff/ti.h @@ -45,7 +45,7 @@ struct external_filehdr { /* This value is made available in the rare case where a bfd is unavailable */ #ifndef OCTETS_PER_BYTE_POWER -#warn OCTETS_PER_BYTE_POWER not defined for this CPU, it will default to 0 +#warning OCTETS_PER_BYTE_POWER not defined for this CPU, it will default to 0 #else #define OCTETS_PER_BYTE (1<