diff --git a/src/manage_sql.c b/src/manage_sql.c index ee6a7747c..4cd6e0726 100644 --- a/src/manage_sql.c +++ b/src/manage_sql.c @@ -31038,7 +31038,7 @@ validate_results_port (const char *port) if (!port) return 1; - /* "cpe:abc", "general/tcp", "20/upd" + /* "cpe:abc", "general/tcp", "20/udp" * * The , and ; is to stop users from entering lists of ports. * CPE doesn't use them because seems like they're valid in CPEs. */