diff options
author | H. Peter Anvin <hpa@zytor.com> | 2000-06-19 23:57:06 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2000-06-19 23:57:06 +0000 |
commit | d1e9518ce3cf7867a7773908da368bde66f8bad9 (patch) | |
tree | d271fa5616f509e80615eba3e39c1646d90815ca | |
parent | 067afb5bb1e831b96c2cab24ef4fd1811ba6b456 (diff) | |
download | autofs3-d1e9518ce3cf7867a7773908da368bde66f8bad9.tar.gz autofs3-d1e9518ce3cf7867a7773908da368bde66f8bad9.tar.xz autofs3-d1e9518ce3cf7867a7773908da368bde66f8bad9.zip |
Add $Id$ tag.
-rw-r--r-- | modules/lookup_ldap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lookup_ldap.c b/modules/lookup_ldap.c index ab068a9..bdfc4ac 100644 --- a/modules/lookup_ldap.c +++ b/modules/lookup_ldap.c @@ -1,3 +1,4 @@ +#ident "$Id$" /* * lookup_ldap.c * |