mirror of
https://github.com/nmap/nmap.git
synced 2026-06-19 06:58:25 +00:00
Tiny patch. Just fixing capitalization in the traceroute.* "headers" (Traceroute.[cc|h] -> traceroute.[cc|h])
This commit is contained in:
parent
7f12aaafe6
commit
3c28b165a9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/***************************************************************************
|
||||
* Traceroute.cc -- Parallel multi-protocol traceroute feature *
|
||||
* traceroute.cc -- Parallel multi-protocol traceroute feature *
|
||||
* *
|
||||
***********************IMPORTANT NMAP LICENSE TERMS************************
|
||||
* *
|
||||
|
|
|
|||
|
|
@ -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************************
|
||||
* *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue