diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-16 15:35:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-16 15:35:52 +0000 |
commit | 3f80a33b99e9b86ce7cbae9530df81367c884568 (patch) | |
tree | dfa0905c37d4bba90476a96f7c08c7f8b72ee9db /sysdeps/mips | |
parent | 7cd1708f76f78fe027a02ad89f58975174a5bd5a (diff) | |
download | glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar.gz glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.tar.bz2 glibc-3f80a33b99e9b86ce7cbae9530df81367c884568.zip |
Update.
1999-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* elf/dlfcn.h: Fix typo.
* sysdeps/generic/bits/dlfcn.h: Likewise.
* sysdeps/mips/bits/dlfcn.h: Likewise.
Diffstat (limited to 'sysdeps/mips')
-rw-r--r-- | sysdeps/mips/bits/dlfcn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/mips/bits/dlfcn.h b/sysdeps/mips/bits/dlfcn.h index c105537dfd..8477b53e81 100644 --- a/sysdeps/mips/bits/dlfcn.h +++ b/sysdeps/mips/bits/dlfcn.h @@ -1,5 +1,5 @@ -/* System dependand definitions for run-time dynamic loading. - Copyright (C) 1996, 1997 Free Software Foundation, Inc. +/* System dependent definitions for run-time dynamic loading. + Copyright (C) 1996, 1997, 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 |