* Using positional params (POSIX compliant, not C standard) for printfs that
commit3b95de655b277efe895ac5de01b86c5ab313c030
authorAaron Griffin <aaron@archlinux.org>
Thu, 22 Feb 2007 04:32:09 +0000 (22 04:32 +0000)
committerAaron Griffin <aaron@archlinux.org>
Thu, 22 Feb 2007 04:32:09 +0000 (22 04:32 +0000)
tree5461b6c21c94ebb9205d8d9e0774027724a35d0b
parent4bb58ef1174b19bfcc959e5c6b64a80a4f901edc
* Using positional params (POSIX compliant, not C standard) for printfs that
  require a lot of duplicates - this may or may not be a good idea with regards
  to portability, but we'll see
src/pacman/trans.c