diff options
author | Mark Nunberg <mnunberg@users.noreply.github.com> | 2019-08-09 03:39:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-09 03:39:39 -0400 |
commit | c259f9059dd00c3c55170174b4b1feeac4a994c1 (patch) | |
tree | 2610debc5e6fe41b5466c490f957e3f035d835b4 /README.md | |
parent | f5f855c91239706b173e2412cea301f4a3643e2d (diff) | |
parent | a1d4da63b87be5b99c96879105e47e8f3b83bd06 (diff) |
Merge pull request #691 from Miniwoffer/master
Removed whitespace before newline
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -406,6 +406,6 @@ as soon as possible in order to prevent allocation of useless memory. ## AUTHORS Hiredis was written by Salvatore Sanfilippo (antirez at gmail) and -Pieter Noordhuis (pcnoordhuis at gmail) and is released under the BSD license. +Pieter Noordhuis (pcnoordhuis at gmail) and is released under the BSD license. Hiredis is currently maintained by Matt Stancliff (matt at genges dot com) and Jan-Erik Rediger (janerik at fnordig dot com) |