mhbuild: Fixed order of file names in error messages.
authormarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 21:45:01 +0000 (23:45 +0200)
committermarkus schnalke <meillo@marmaro.de>
Thu, 28 Jun 2012 21:45:01 +0000 (23:45 +0200)
commitb5e6b7321a4aa439a32ae448e43343568fa13cbe
tree52f657d076bd57caae3514a171e6cdcbe7c0030a
parent68af8da96bea87a5541988870130b6209ce396f6
mhbuild: Fixed order of file names in error messages.
(The argument order is: rename(src, dest) and admonish("foo", "%s", "bar")
produces: ``bar foo''.)
uip/mhbuild.c