1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 18:39:03 +00:00

Correct header comment.

This commit is contained in:
david
2012-09-19 16:41:24 +00:00
parent 6270d3f7c9
commit 74a79b14f5

View File

@@ -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