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 | d3737a53a7a9c84d9032ef17ebb430fe61d336e4 (patch) | |
tree | 178ce65e7343e95267794e009c738cfa1737cbfd /gas/config/te-interix.h | |
parent | e5d3db55fdb6a40145c00c8e32ec8cb4e263b0b2 (diff) | |
download | binutils-redhat-d3737a53a7a9c84d9032ef17ebb430fe61d336e4.tar.gz |
Apply David O'Brien's comment patch.
Diffstat (limited to 'gas/config/te-interix.h')
-rw-r--r-- | gas/config/te-interix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/te-interix.h b/gas/config/te-interix.h index 073ad24762..4bf44220e3 100644 --- a/gas/config/te-interix.h +++ b/gas/config/te-interix.h @@ -8,7 +8,7 @@ #define GLOBAL_OFFSET_TABLE_NAME "__GLOBAL_OFFSET_TABLE_" -/* Both architectures use these */ +/* Both architectures use these. */ #ifndef LOCAL_LABELS_FB #define LOCAL_LABELS_FB 1 #endif |