diff options
Diffstat (limited to 'gcc/config/dbxcoff.h')
-rw-r--r-- | gcc/config/dbxcoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/dbxcoff.h b/gcc/config/dbxcoff.h index 25f7e181834..b955932797c 100644 --- a/gcc/config/dbxcoff.h +++ b/gcc/config/dbxcoff.h @@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */ #define DBX_DEBUGGING_INFO 1 -/* Generate SDB debugging information by default. */ +/* Generate SDB debugging information by default. */ #ifndef PREFERRED_DEBUGGING_TYPE #define PREFERRED_DEBUGGING_TYPE SDB_DEBUG |