mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Adjust capitalization of "ndiff" to "Ndiff" in a couple of comments.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# ndiff
|
# Ndiff
|
||||||
#
|
#
|
||||||
# This programs reads two Nmap XML files and displays a list of their
|
# This programs reads two Nmap XML files and displays a list of their
|
||||||
# differences.
|
# differences.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Unit tests for ndiff.
|
# Unit tests for Ndiff.
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
import xml.dom.minidom
|
import xml.dom.minidom
|
||||||
|
|||||||
Reference in New Issue
Block a user