Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/testpw.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-10-12 10:00:34 +0200
committerArthur de Jong <arthur@arthurdejong.org>2006-10-12 10:00:34 +0200
commit54845e6fb6d0fa0f7f77b4a7d8520897e0e98496 (patch)
treefcceee7165453e442871d496b08f03e30260d784 /tests/testpw.c
parentc71aa8cee12cf5f098c514ab4c0d3543508a5989 (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 'tests/testpw.c')
-rw-r--r--tests/testpw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testpw.c b/tests/testpw.c
index e65f986..04fb793 100644
--- a/tests/testpw.c
+++ b/tests/testpw.c
@@ -1,5 +1,5 @@
-/* $Id: testpw.c,v 1.2 2001/01/09 00:21:22 lukeh Exp $ */
+/* $Id$ */
/* This program just tests getpwent/getpwnam. You want to have nss_ldap
* plugged in, so to speak, to test anything useful.