diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2012-12-29 19:21:34 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2012-12-29 19:21:34 +0100 |
commit | dbaa66cf07df8b787aded4625ceae1eb44aaed7d (patch) | |
tree | 4e174f9b3de6bcb5d3ef220fa73e73f0111ab5c5 /nslcd.h | |
parent | 3cac75399e646692ee9935838c1467328c72a0a3 (diff) |
remove unnecessary comment
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1883 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd.h')
-rw-r--r-- | nslcd.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -238,10 +238,6 @@ and this calls only returns an empty response value. */ #define NSLCD_ACTION_PAM_SESS_C 0x000d0004 -/* -Note: I'm not sure whether PAM result codes are required here. -*/ - /* PAM password modification request. This requests has the following extra request values: INT32 asroot: 0=oldpasswd is user passwd, 1=oldpasswd is root passwd |