aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-01-24 19:38:16 +0000
committerIan Lance Taylor <ian@airs.com>1996-01-24 19:38:16 +0000
commita837b8fc9692536b38fe435f8f3f52d2749b3527 (patch)
tree5139e4213e433954cb5015825f58c8f8e3578415 /binutils
parent72c513bc769bf4f80d7544e0ff97f47ec15f0917 (diff)
downloadbinutils-a837b8fc9692536b38fe435f8f3f52d2749b3527.zip
binutils-a837b8fc9692536b38fe435f8f3f52d2749b3527.tar.gz
binutils-a837b8fc9692536b38fe435f8f3f52d2749b3527.tar.bz2
comment change
Diffstat (limited to 'binutils')
-rw-r--r--binutils/debug.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/debug.c b/binutils/debug.c
index aee56be..845658f 100644
--- a/binutils/debug.c
+++ b/binutils/debug.c
@@ -717,8 +717,7 @@ debug_start_source (handle, name)
The bfd_vma is the address of the start of the function. Currently
the parameter types are specified by calls to
debug_record_parameter. FIXME: There is no way to specify nested
- functions. FIXME: I don't think there is any way to record where a
- function ends. */
+ functions. */
boolean
debug_record_function (handle, name, return_type, global, addr)