summaryrefslogtreecommitdiff
path: root/bfd/coffgen.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-13 22:10:36 +0000
committerNick Clifton <nickc@redhat.com>2000-01-13 22:10:36 +0000
commit390432976fc02cdf3db5c87b3dde2d5136f3c900 (patch)
treef268ea36c90e3c8f45a98891bad070c3f357022d /bfd/coffgen.c
parente9955ede010d0edd64e2bc61050cb252c93fb62f (diff)
downloadgdb-390432976fc02cdf3db5c87b3dde2d5136f3c900.tar.gz
Apply Tim walls octest vs bytes patch
Diffstat (limited to 'bfd/coffgen.c')
-rw-r--r--bfd/coffgen.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/bfd/coffgen.c b/bfd/coffgen.c
index 547a15f883c..9884e926707 100644
--- a/bfd/coffgen.c
+++ b/bfd/coffgen.c
@@ -2136,10 +2136,9 @@ _bfd_coff_is_local_label_name (abfd, name)
return name[0] == '.' && name[1] == 'L';
}
-/* Provided a BFD, a section and an offset into the section, calculate
- and return the name of the source file and the line nearest to the
- wanted location. */
-
+/* Provided a BFD, a section and an offset (in bytes, not octets) into the
+ section, calculate and return the name of the source file and the line
+ nearest to the wanted location. */
/*ARGSUSED*/
boolean
coff_find_nearest_line (abfd, section, symbols, offset, filename_ptr,