Mercurial > pidgin
changeset 31805:9723062caec7
I noticed this inconsistent indent when fixing Ethan's previous entry.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Wed, 17 Aug 2011 04:10:02 +0000 |
parents | f19b40d5b1e9 |
children | 49d6ee09c74d |
files | ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Aug 17 04:09:09 2011 +0000 +++ b/ChangeLog Wed Aug 17 04:10:02 2011 +0000 @@ -15,7 +15,7 @@ strlcpy() and strlcat(), etc., forestalling an entire class of string buffer overrun bugs. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, - Jacob Appelbaum) + Jacob Appelbaum) * Change some filename manipulations in filectl.c to use MAXPATHLEN instead of arbitrary length constants. (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)