1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-11-23 01:51:33 +02:00

b2/: correct some whitespace anomalies

This commit is contained in:
Werner Almesberger 2012-05-21 21:25:29 -03:00
parent 256a096220
commit 2c5850ebe6
3 changed files with 2 additions and 3 deletions

View File

@ -98,7 +98,6 @@ static int strip_unit(const char *s, const char **stop, const char *unit,
(*stop)--;
else
*mult = 1;
} else {
*mult = 1;
}