From d58b7049a71721f1ce04f5eb468ff8ef1faa1d69 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 7 Feb 1992 00:33:57 +0000 Subject: Fluff removal. --- bfd/coffcode.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bfd/coffcode.h') diff --git a/bfd/coffcode.h b/bfd/coffcode.h index e80370d..c7098cd 100644 --- a/bfd/coffcode.h +++ b/bfd/coffcode.h @@ -255,6 +255,8 @@ CODE_FRAGMENT . {* A pointer to the linenumber information for this symbol *} .struct lineno_cache_entry *lineno; . +. {* Have the line numbers been relocated yet ? *} +.boolean done_lineno; .} coff_symbol_type; -- cgit v1.1