diff options
author | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2000-05-14 18:53:18 +0000 |
commit | 5e6cbf410d036264fabdb28319642462d470f516 (patch) | |
tree | 51e740c417aef665189d00259213ef45f52d79ce /gas/config/te-dpx2.h | |
parent | 1bde2d57d9502fc3bc7e3f4d420470abd247b47d (diff) | |
download | gdb-5e6cbf410d036264fabdb28319642462d470f516.zip gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.gz gdb-5e6cbf410d036264fabdb28319642462d470f516.tar.bz2 |
Apply David O'Brien's comment patch.
Diffstat (limited to 'gas/config/te-dpx2.h')
-rw-r--r-- | gas/config/te-dpx2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/config/te-dpx2.h b/gas/config/te-dpx2.h index 45341ca..5daeb9f 100644 --- a/gas/config/te-dpx2.h +++ b/gas/config/te-dpx2.h @@ -1,6 +1,6 @@ -/* Machine specific defines for the dpx2 machine */ +/* Machine specific defines for the dpx2 machine. */ -/* The magic number is not the usual MC68MAGIC. */ +/* The magic number is not the usual MC68MAGIC. */ #define COFF_MAGIC MC68KBCSMAGIC #define REGISTER_PREFIX_OPTIONAL 1 |