This was written long after the DARPA contract ended.

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@447 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2011-10-22 02:47:36 +00:00
parent 54374d2c36
commit b66176bb02
1 changed files with 2 additions and 0 deletions

View File

@ -67,4 +67,6 @@ openpam_free_envlist(char **envlist)
* frees all the environment variables in an environment list, and the
* list itself.
* It is suitable for freeing the return value from =pam_getenvlist.
*
* AUTHOR DES
*/