diff options
Diffstat (limited to 'libdwfl/dwfl_module.c')
| -rw-r--r-- | libdwfl/dwfl_module.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdwfl/dwfl_module.c b/libdwfl/dwfl_module.c index 3ccf8b16..5990b755 100644 --- a/libdwfl/dwfl_module.c +++ b/libdwfl/dwfl_module.c @@ -109,7 +109,7 @@ dwfl_report_begin (Dwfl *dwfl) } INTDEF (dwfl_report_begin) -/* Report that a module called NAME pans addresses [START, END). +/* Report that a module called NAME spans addresses [START, END). Returns the module handle, either existing or newly allocated, or returns a null pointer for an allocation error. */ Dwfl_Module * |
