mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Correct header comment.
This commit is contained in:
parent
6270d3f7c9
commit
74a79b14f5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/***************************************************************************
|
||||
* nmap_config.h.in -- Autoconf uses this template, combined with the *
|
||||
* nping_config.h.in -- Autoconf uses this template, combined with the *
|
||||
* configure script knowledge about system capabilities, to build this *
|
||||
* include file that lets nmap better understand system particulars. *
|
||||
* *
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/* $Id: nmap_config.h.in 12955 2009-04-15 00:37:03Z fyodor $ */
|
||||
/* $Id: $ */
|
||||
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue