mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-10 19:23:41 +01:00
(dyn_generation): Drop bogus comment.
(Logical change 1.147)
This commit is contained in:
parent
d5db6013ff
commit
e6aedd3089
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ struct unw_addr_space
|
|||
#else
|
||||
uint32_t cache_generation;
|
||||
#endif
|
||||
unw_word_t dyn_generation; /* see dyn-common.h */
|
||||
unw_word_t dyn_generation;
|
||||
unw_word_t dyn_info_list_addr; /* (cached) dyn_info_list_addr */
|
||||
|
||||
struct ia64_script_cache global_cache;
|
||||
|
|
Loading…
Reference in a new issue