diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2012-11-16 17:57:19 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2012-11-16 17:57:19 +0100 |
commit | ff3379cb9d623be67a6e70c2eea78bf999a6d159 (patch) | |
tree | c7bbcc58911da9f8b59f3398ab1d008f2a4b62e0 | |
parent | e84a5156a99e8423522ef1f0b9cd0000e8e30446 (diff) |
fix comment in header
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1827 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | nslcd/config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nslcd/config.c b/nslcd/config.c index d493abc..45bfa2b 100644 --- a/nslcd/config.c +++ b/nslcd/config.c @@ -1,5 +1,5 @@ /* - config.c - pam processing routines + config.c - routines for getting configuration information Copyright (C) 2012 Arthur de Jong |