mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 12:29:03 +00:00
- Removed dead code. - Fixed style, improved consistency. - Replaced FILESPACE_LENGTH and FILESPACE_STR macros by identical static inline functions. - Made fs_cat() a regular function. There's no actual benefit of having it inlined.