]> git.llucax.com Git - software/makeit.git/commit
Don't add extra spaces in abbr function
authorLeandro Lucarella <llucarella@integratech.com.ar>
Mon, 21 Sep 2009 22:08:21 +0000 (19:08 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 24 Sep 2009 13:38:30 +0000 (10:38 -0300)
commitff1b972e1c2a4ca61cb1fa2fc8e7d9205316c698
tree95f395dd02681be5201e6796c7bf932dbfcac22b
parent9296c29f3d6486381d7df1fc5bcac8da21cc7b0d
Don't add extra spaces in abbr function

In some situations an extra leading space is added when using the abbr
function. This patch fixes that.
Lib.mak