From f3f77cc662b56cb98873991800ed8271998f4d87 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 5 Apr 2000 07:45:39 +0000 Subject: Minor spelling fixes. --- lib/libalias/alias_util.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libalias/alias_util.c') diff --git a/lib/libalias/alias_util.c b/lib/libalias/alias_util.c index 41ca6cc..b939428 100644 --- a/lib/libalias/alias_util.c +++ b/lib/libalias/alias_util.c @@ -1,5 +1,5 @@ /* - Alias_util.h contains general utilities used by other functions + Alias_util.c contains general utilities used by other functions in the packet aliasing module. At the moment, there are functions for computing IP header and TCP packet checksums. @@ -17,7 +17,7 @@ /* Note: the checksum routines assume that the actual checksum word has -been zeroed out. If the checksum workd is filled with the proper value, +been zeroed out. If the checksum word is filled with the proper value, then these routines will give a result of zero (useful for testing purposes); */ -- cgit v1.1