mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 10:59:02 +00:00
Move the WIN32 definition of __func__ from nmap_winconfig.h to nbase_winconfig.h.
This commit is contained in:
@@ -103,7 +103,5 @@
|
||||
#define NMAPDATADIR "c:\\nmap" /* FIXME: I really need to make this dynamic */
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
/* Apparently __func__ isn't yet supported */
|
||||
#define __func__ __FUNCTION__
|
||||
|
||||
#endif /* NMAP_WINCONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user