diff options
| author | Roland McGrath <[email protected]> | 2006-12-17 23:56:51 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2006-12-17 23:56:51 +0000 |
| commit | 8190db6a86a37aec86c81626ab1b083c96aff891 (patch) | |
| tree | 2b065733f6ee44885a447e9506fae59518076048 /libdwfl/dwfl_module.c | |
| parent | 7c0e79ffc201e4828a050b35f2c9d96e3001cb48 (diff) | |
propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc)
to branch 'com.redhat.elfutils.roland.pending' (head e7e402c668fb0670fc5f6b6a522853ae88f32f11)
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 * |
