git: new libedit: Fix mismatch between 0 and pointers
John Marino
marino at crater.dragonflybsd.org
Thu May 10 14:41:31 PDT 2012
commit af796e11a5717d3d035a156929e35dca8d33b91a
Author: John Marino <draco at 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
More information about the Commits
mailing list