aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf.h
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-06-24 03:59:40 +0000
committerRichard Stallman <rms@gnu.org>1992-06-24 03:59:40 +0000
commitf72aed244a1d10f19ba9d3ea943d9bb32fb02041 (patch)
tree74f27bca772c329910ceeb39b9ae4ed0ab88bd26 /gcc/dwarf.h
parent8d6c8465b4aa95ec6d6dd35fd71908bcfbd7be3a (diff)
downloadgcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.zip
gcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.tar.gz
gcc-f72aed244a1d10f19ba9d3ea943d9bb32fb02041.tar.bz2
*** empty log message ***
From-SVN: r1263
Diffstat (limited to 'gcc/dwarf.h')
-rw-r--r--gcc/dwarf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dwarf.h b/gcc/dwarf.h
index 1510d62..f73d551 100644
--- a/gcc/dwarf.h
+++ b/gcc/dwarf.h
@@ -77,7 +77,7 @@ enum dwarf_tag {
#define TAG_lo_user 0x8000 /* implementation-defined range start */
#define TAG_hi_user 0xffff /* implementation-defined range end */
-#define TAG_source_file TAG_compile_unit /* for backward compatability */
+#define TAG_source_file TAG_compile_unit /* for backward compatibility */
/* Form names and codes. */