File conflict code cleanups
commitf8f4c2a6f301ab423f3ca702ebc24854cc701683
authorDan McGee <dan@archlinux.org>
Mon, 27 Jun 2011 14:02:01 +0000 (27 09:02 -0500)
committerDan McGee <dan@archlinux.org>
Mon, 27 Jun 2011 14:15:28 +0000 (27 09:15 -0500)
treeb2c174066bfd19f6887de7a07e122c7080a3c53c
parent6eee3f6781b62f3a80697fbc7e3eeac0544e49e8
File conflict code cleanups

While researching the root cause of FS#24904, I couldn't help but clean
up some of the cruft in here. A few whitespace/line-wrapping issues, but
also fix shadowed variables and add some const where applicable.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/conflict.c