Fix formatting of comment

From-SVN: r34293
This commit is contained in:
Richard Kenner 2000-05-31 07:46:10 -04:00
parent 0b72c3df6b
commit f127474185

View file

@ -165,7 +165,8 @@ typedef struct basic_block_def {
/* The active eh region before head and after end. */
int eh_beg, eh_end;
int count; /* Expected number of executions calculated in profile.c */
int count; /* Expected number of executions: calculated in
profile.c */
} *basic_block;
/* Number of basic blocks in the current function. */