1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Applied a patch by Kris Katterjohn which makes 14 functions static

This commit is contained in:
fyodor
2006-08-29 04:03:03 +00:00
parent fb68addf2a
commit 2140dfb00f
7 changed files with 69 additions and 66 deletions

View File

@@ -203,5 +203,4 @@ void printStatusMessage();
void printfinaloutput();
char* xml_convert (const char* str);
char* xml_sf_convert (const char* str);
#endif /* OUTPUT_H */