mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Added missing SVN properties and Id tags
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef MY_GETOPT_H_INCLUDED
|
||||
#define MY_GETOPT_H_INCLUDED
|
||||
|
||||
|
||||
@@ -88,6 +88,8 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
/* The code in this file has tests in the file ncat/tests/test-addrset.sh. Run that
|
||||
program after making any big changes. Also, please add tests for any new
|
||||
features. */
|
||||
|
||||
@@ -88,6 +88,7 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef _NBASE_ADDRSET_H
|
||||
#define _NBASE_ADDRSET_H
|
||||
|
||||
Reference in New Issue
Block a user