mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Added missing SVN properties and Id tags
This commit is contained in:
parent
7dc93e0935
commit
68a1545c83
4 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue