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

Tiny patch. Just fixing capitalization in the traceroute.* "headers" (Traceroute.[cc|h] -> traceroute.[cc|h])

This commit is contained in:
kris
2007-03-17 15:16:54 +00:00
parent 7f12aaafe6
commit 3c28b165a9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/***************************************************************************
* Traceroute.cc -- Parallel multi-protocol traceroute feature *
* traceroute.cc -- Parallel multi-protocol traceroute feature *
* *
***********************IMPORTANT NMAP LICENSE TERMS************************
* *

View File

@@ -1,5 +1,5 @@
/***************************************************************************
* Traceroute.h -- Traces the route a packet takes to a host *
* traceroute.h -- Traces the route a packet takes to a host *
* *
***********************IMPORTANT NMAP LICENSE TERMS************************
* *