summaryrefslogtreecommitdiff
path: root/include/dlfcn.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-27 23:45:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-27 23:45:13 +0000
commita4add9a9b110cb5deed00bf9cf7ca970daae2da7 (patch)
tree1f1adde4b34e59a39ca0ff0ebed4ff01a5752b2f /include/dlfcn.h
parent9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (diff)
downloadsrc-test2-a4add9a9b110cb5deed00bf9cf7ca970daae2da7.tar.gz
src-test2-a4add9a9b110cb5deed00bf9cf7ca970daae2da7.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50473
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 0f68fe645ebd..77b2181e4933 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.
*
- * $Id: dlfcn.h,v 1.2 1998/02/11 05:19:10 jdp Exp $
+ * $FreeBSD$
*/
#ifndef _DLFCN_H_