* libmisc/env.c: Avoid implicit conversion of pointers / chars to
booleans. * libmisc/env.c: Add brackets and parenthesis. * libmisc/env.c: Ignore the return value of puts() and fputs(). * libmisc/env.c: Avoid multi-statements lines.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-06-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/env.c: Avoid implicit conversion of pointers / chars to
|
||||
booleans.
|
||||
* libmisc/env.c: Add brackets and parenthesis.
|
||||
* libmisc/env.c: Ignore the return value of puts() and fputs().
|
||||
* libmisc/env.c: Avoid multi-statements lines.
|
||||
|
||||
2008-06-17 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/utmp.c: Avoid implicit conversion of pointers / chars to
|
||||
|
Reference in New Issue
Block a user