diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-10-12 10:00:34 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-10-12 10:00:34 +0200 |
commit | 54845e6fb6d0fa0f7f77b4a7d8520897e0e98496 (patch) | |
tree | fcceee7165453e442871d496b08f03e30260d784 /irs-hosts.c | |
parent | c71aa8cee12cf5f098c514ab4c0d3543508a5989 (diff) |
add keyword expansion (svn:keywords) to all files containing keywords
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@9 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'irs-hosts.c')
-rw-r--r-- | irs-hosts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irs-hosts.c b/irs-hosts.c index 216d944..0b5b8d6 100644 --- a/irs-hosts.c +++ b/irs-hosts.c @@ -23,7 +23,7 @@ #include <errno.h> #include "irs-nss.h" -/* $Id: irs-hosts.c,v 2.26 2005/05/20 05:30:39 lukeh Exp $ */ +/* $Id$ */ #ifdef HAVE_USERSEC_H void *ho_pvtinit (void); |