Dont waste time with argi for rpmfc file colors
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 26 Sep 2012 09:02:27 +0000 (12:02 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 26 Sep 2012 09:02:27 +0000 (12:02 +0300)
commit1c18cb27e6bc9085e51e127732dd9e8051224ba9
tree61fd9147b05986b36bf32a88e1756b5b15dea2ae
parentda20a6dbf1dfc655762440ce9784756fb4353eb8
Dont waste time with argi for rpmfc file colors

- argiAdd() isn't as costly as argvAdd(), but it still involves unnecessary
  reallocation on every addition as the number of files is predetermined,
  and each file has an associated color (whether its zero or something else)
build/rpmfc.c