1
0
Fork 0
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:
mostang.com!davidm 2003-12-21 05:53:57 +00:00
parent d5db6013ff
commit e6aedd3089

View file

@ -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;