1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00
Files
nmap/service_scan.h
david 23d33d9bc3 Properly make some methods const.
These had const at the beginning of the declaration, so it applied to
the return value rather than the object the method was being called on.
2011-06-14 02:29:41 +00:00

17 KiB