diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-06 12:50:22 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-06 12:50:22 +0200 |
commit | 9d64da9ed2e173209c34954287781fe6045551a3 (patch) | |
tree | 890a9a81042765b673daa1329334a212ec72b815 /ChangeLog | |
parent | bd832ce81c1f9e6b1d69374c79014b79a85cd578 (diff) | |
download | libpam-x2go-9d64da9ed2e173209c34954287781fe6045551a3.tar.gz libpam-x2go-9d64da9ed2e173209c34954287781fe6045551a3.tar.bz2 libpam-x2go-9d64da9ed2e173209c34954287781fe6045551a3.zip |
White-space clean-up. Remove whitespaces at EOL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -528,7 +528,7 @@ * Neat little trick that I found in PAM Kerberos where it uses the PAM handle's version of the value so that there doesn't - have to be memory free'd in the returning function. + have to be memory free'd in the returning function. Cleans some things up and removes a bunch of extra allocation |