diff options
author | Jeff Law <law@redhat.com> | 1997-09-04 19:36:15 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1997-09-04 19:36:15 +0000 |
commit | c142a1f507edd58eaa3aa708baaf7ca49a5cf031 (patch) | |
tree | 6204b1e58669a3f25af2a858e9fa7b48c60eaa5a | |
parent | 1732b93b48268641bce6573e0127376061551dec (diff) | |
download | gdb-c142a1f507edd58eaa3aa708baaf7ca49a5cf031.zip gdb-c142a1f507edd58eaa3aa708baaf7ca49a5cf031.tar.gz gdb-c142a1f507edd58eaa3aa708baaf7ca49a5cf031.tar.bz2 |
Add missing end itemize.
-rw-r--r-- | gprof/gprof.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index bb1490d..0114307 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -1065,6 +1065,7 @@ C identifiers on many operating systems. The blurbs, field widths, and output formats are different. @sc{gnu} @code{gprof} prints blurbs after the tables, so that you can see the tables without skipping the blurbs. +@end itemize @contents @bye |