1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-20 13:19:01 +00:00

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