Remove stray character left over in r14198.

This commit is contained in:
venkat 2009-07-12 00:57:11 +00:00
parent d51dd6e956
commit 5398e697d0

View file

@ -69,7 +69,6 @@ o [Zenmap] Fixed a display hanging problem on Mac OS X reported by
files at runtime. Also included GDK pixbuf loaders statically rather
than as external loadable modules. [David]
>>>>>>> .r14197
o Fixed a memory bug (access of freed memory) when loading exclude
targets with --exclude. This was reported to occasionally cause a
crash. Will Cladek reported the bug and contributed an initial