aurweb/scripts
Dan McGee 156bfbddb9 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>
2011-10-24 17:57:51 +02:00
..
aurblup aurblup: style cleanups 2011-10-24 17:57:51 +02:00
cleanup Rename package_exists() to pkgid_from_name() 2011-08-11 16:17:07 +02:00
uploadbuckets.sh Add a upload directory transform script 2011-08-10 15:23:00 +02:00