From 3f80a33b99e9b86ce7cbae9530df81367c884568 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Feb 1999 15:35:52 +0000 Subject: Update. 1999-02-16 Andreas Jaeger * elf/dlfcn.h: Fix typo. * sysdeps/generic/bits/dlfcn.h: Likewise. * sysdeps/mips/bits/dlfcn.h: Likewise. --- elf/dlfcn.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'elf/dlfcn.h') diff --git a/elf/dlfcn.h b/elf/dlfcn.h index 80fd656d16..76fdc3c1c9 100644 --- a/elf/dlfcn.h +++ b/elf/dlfcn.h @@ -1,5 +1,5 @@ /* User functions for run-time dynamic loading. - Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -24,7 +24,7 @@ #define __need_NULL #include -/* Collect various system dependand definitions and declarations. */ +/* Collect various system dependent definitions and declarations. */ #include /* If the first argument of `dlsym' or `dlvsym' is set to RTLD_NEXT -- cgit v1.2.3