diff options
author | Dan McGee <dan@archlinux.org> | 2011-10-21 22:24:04 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-10-24 17:57:51 +0200 |
commit | 156bfbddb98de91a3bf37740978e21baa3ecb9ba (patch) | |
tree | 7eaee7902078e8a4c650cf1958b5e3e8f0bdf8ca /scripts/aurblup/Makefile | |
parent | f5736ace651fd7c277a7729919b45504b830d728 (diff) | |
download | aur-156bfbddb98de91a3bf37740978e21baa3ecb9ba.tar.gz aur-156bfbddb98de91a3bf37740978e21baa3ecb9ba.tar.xz |
aurblup: style cleanups
Always use two lines for if statements, use a character constant rather
than the 0 integer when NULL-terminating a string, and remove the
unnecessary NULL check before free(value)- free(NULL) is a no-op and
always safe.
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'scripts/aurblup/Makefile')
0 files changed, 0 insertions, 0 deletions