diff options
author | 2009-01-06 21:52:55 +0000 | |
---|---|---|
committer | 2009-01-06 21:52:55 +0000 | |
commit | 83dc0c2e26764185e7a5db491bee3e22fb684ea9 (patch) | |
tree | 0f192338f584311977ac367399d4958d41d9038e | |
parent | Change the way way rn_mklists work (especially the RNF_NORMAL ones). (diff) | |
download | wireguard-openbsd-83dc0c2e26764185e7a5db491bee3e22fb684ea9.tar.xz wireguard-openbsd-83dc0c2e26764185e7a5db491bee3e22fb684ea9.zip |
- add missing rcs id
ok aschrijver@
-rw-r--r-- | usr.sbin/ypldap/ypldap.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ypldap/ypldap.h b/usr.sbin/ypldap/ypldap.h index 758e551d5de..14189ffea35 100644 --- a/usr.sbin/ypldap/ypldap.h +++ b/usr.sbin/ypldap/ypldap.h @@ -1,3 +1,5 @@ +/* $OpenBSD: ypldap.h,v 1.8 2009/01/06 21:52:55 jasper Exp $ */ + /* * Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org> * |