From 86626b0ac3497c5425025dc6bd297b2873e996e2 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Fri, 9 Mar 2001 14:54:46 +0000 Subject: typo --- lib/libc/ohash/ohash_init.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/ohash/ohash_init.3 b/lib/libc/ohash/ohash_init.3 index 204d4519004..5e48e0ea4d0 100644 --- a/lib/libc/ohash/ohash_init.3 +++ b/lib/libc/ohash/ohash_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ohash_init.3,v 1.1 2001/03/02 13:27:07 espie Exp $ +.\" $OpenBSD: ohash_init.3,v 1.2 2001/03/09 14:54:45 art Exp $ .\" .\" Copyright (c) 1999 Marc Espie. .\" @@ -47,7 +47,7 @@ .Ft void .Fn ohash_init "struct ohash *h" "unsigned int size" "struct ohash_info *info" .Ft void -.Fn ohash_delete "struct oohash *h" +.Fn ohash_delete "struct ohash *h" .Ft "unsigned int" .Fn ohash_lookup_interval "struct ohash *h" "const char *start" "const char *end" "u_int32_t hv" .Ft "unsigned int" -- cgit v1.2.3