summaryrefslogtreecommitdiff
path: root/ltf.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-10-12 08:00:34 +0000
committerArthur de Jong <arthur@arthurdejong.org>2006-10-12 08:00:34 +0000
commit54845e6fb6d0fa0f7f77b4a7d8520897e0e98496 (patch)
treefcceee7165453e442871d496b08f03e30260d784 /ltf.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 'ltf.c')
-rw-r--r--ltf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltf.c b/ltf.c
index b185495..8fc4456 100644
--- a/ltf.c
+++ b/ltf.c
@@ -18,7 +18,7 @@
Boston, MA 02111-1307, USA.
*/
-static char rcsId[] = "$Id: ltf.c,v 2.29 2005/05/20 05:30:42 lukeh Exp $";
+static char rcsId[] = "$Id$";
#include "config.h"