summaryrefslogtreecommitdiff
path: root/include/dlfcn.h
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-02-11 05:19:10 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-02-11 05:19:10 +0000
commitc1effe8a4581abe9341f31138fb05539b64eae05 (patch)
tree37f870ea9560b8fe8b3dc77b7fb63c054f03dcf4 /include/dlfcn.h
parent0fbd9e9828b86f8b1ffd45307bd146b3ddcce5a1 (diff)
downloadsrc-test2-c1effe8a4581abe9341f31138fb05539b64eae05.tar.gz
src-test2-c1effe8a4581abe9341f31138fb05539b64eae05.zip
Replace bogus "@(#)err.h 8.1 (Berkeley) 6/2/93" with RCS Id keyword.
Somebody must have blindly copied the leader comment when they created this file.
Notes
Notes: svn path=/head/; revision=33237
Diffstat (limited to 'include/dlfcn.h')
-rw-r--r--include/dlfcn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dlfcn.h b/include/dlfcn.h
index ba61ebfd4953..41517ebfc074 100644
--- a/include/dlfcn.h
+++ b/include/dlfcn.h
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)err.h 8.1 (Berkeley) 6/2/93
+ * $Id$
*/
#ifndef _DLFCN_H_