1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Make functions static where possible

This commit is contained in:
dmiller
2018-11-06 15:07:02 +00:00
parent 110d9b7adf
commit 7ea0a8c9ac
2 changed files with 15 additions and 15 deletions

View File

@@ -134,7 +134,7 @@
#ifndef MACLOOKUP_H
#define MACLOOKUP_H
#include "nbase/nbase.h"
#include <nbase.h>
/* Takes a three byte MAC address prefix (passing the whole MAC is OK
too) and returns the company which has registered the prefix.