Nmap Development mailing list archives

[PATCH] Small header changes involving filenames in a few files


From: Kris Katterjohn <kjak () ispwest com>
Date: Tue, 05 Sep 2006 12:10:05 -0500

The attached patch fixes a few filename "problems" in the headers of 3
files. The headers of FingerPrintResults.* lacked the filename suffixes
'.cc' and '.h' and the header of MACLookup.h had the suffix '.cc'.

It's a diff against 4.20ALPHA6.

Thanks,
Kris Katterjohn
--- x/FingerPrintResults.cc     2006-09-02 20:15:26.000000000 -0500
+++ y/FingerPrintResults.cc     2006-09-05 12:02:37.000000000 -0500
@@ -1,6 +1,6 @@
 
 /***************************************************************************
- * FingerPrintResults -- The FingerPrintResults class the results of OS    *
+ * FingerPrintResults.cc -- The FingerPrintResults class the results of OS *
  * fingerprint matching against a certain host.                            *
  *                                                                         *
  ***********************IMPORTANT NMAP LICENSE TERMS************************

--- x/FingerPrintResults.h      2006-08-24 20:47:58.000000000 -0500
+++ y/FingerPrintResults.h      2006-09-05 12:02:41.000000000 -0500
@@ -1,6 +1,6 @@
 
 /***************************************************************************
- * FingerPrintResults -- The FingerPrintResults class the results of OS    *
+ * FingerPrintResults.h -- The FingerPrintResults class the results of OS  *
  * fingerprint matching against a certain host.                            *
  *                                                                         *
  ***********************IMPORTANT NMAP LICENSE TERMS************************

--- x/MACLookup.h       2006-08-24 20:47:58.000000000 -0500
+++ y/MACLookup.h       2006-09-05 12:02:58.000000000 -0500
@@ -1,6 +1,6 @@
 
 /***************************************************************************
- * MACLookup.cc -- This relatively simple system handles looking up the    *
+ * MACLookup.h -- This relatively simple system handles looking up the     *
  * vendor registered to a MAC address using the nmap-mac-prefixes          *
  * database.                                                               *
  *                                                                         *

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: