From a443b460ecb99a9b8a7492794ac695183a686c9b Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Wed, 25 Aug 1999 07:42:07 +0000 Subject: comment typo --- gnu/usr.bin/ld/rrs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.bin/ld') diff --git a/gnu/usr.bin/ld/rrs.c b/gnu/usr.bin/ld/rrs.c index b2c92e6dfde..e24c766f13d 100644 --- a/gnu/usr.bin/ld/rrs.c +++ b/gnu/usr.bin/ld/rrs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rrs.c,v 1.5 1999/08/25 07:36:28 niklas Exp $*/ +/* $OpenBSD: rrs.c,v 1.6 1999/08/25 07:42:06 niklas Exp $*/ /* * Copyright (c) 1993 Paul Kranenburg * All rights reserved. @@ -160,7 +160,7 @@ dlopen_is_used() return 0; /* - * A use is charcterized as being an entry on the "refs" list + * A use is characterized as being an entry on the "refs" list * that is not in the text section, because such an entry is the * definition. */ -- cgit v1.2.3