DragonFly commits List (threaded) for 2012-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: new libedit: Fix mismatch between 0 and pointers
commit af796e11a5717d3d035a156929e35dca8d33b91a
Author: John Marino <draco@marino.st>
Date: Thu May 10 02:26:13 2012 +0200
new libedit: Fix mismatch between 0 and pointers
Partially recreates commit:
678e8cc6002ecd3a79cdae95ac8b454437219fc5
"For better readability, don't compare pointers with 0 or assign 0
to them. Use NULL instead."
Summary of changes:
contrib/libedit/src/filecomplete.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af796e11a5717d3d035a156929e35dca8d33b91a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]