From 0f5b6a8bd7efa6f3fd70234987ebbd4584906470 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Mon, 10 Jan 2011 10:11:52 +0100 Subject: [PATCH] Fix minor comment typo. --- src/alert-fastlog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alert-fastlog.c b/src/alert-fastlog.c index 45a37aa278..a84af35f25 100644 --- a/src/alert-fastlog.c +++ b/src/alert-fastlog.c @@ -25,7 +25,7 @@ * * \todo Print the protocol as a string * \todo Support classifications - * \todo Support more than just IPv4/IPv4 TCP/UDP. + * \todo Support more than just IPv4/IPv6 TCP/UDP. * \todo Print [drop] as well if appropriate */