Changeset 427

Show
Ignore:
Timestamp:
03/09/10 17:15:39 (5 months ago)
Author:
des
Message:

Portability tip.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/pam_strerror.c

    r426 r427  
    166166 * argument. 
    167167 * The =pamh argument is ignored. 
     168 * For compatibility with other implementations, it should be either a 
     169 * valid PAM handle returned by a previous call to =pam_start, or =NULL. 
    168170 */