OSDN Git Service

time.c: Readability improvements - no code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Mar 2012 14:01:51 +0000 (16:01 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Mar 2012 14:01:51 +0000 (16:01 +0200)
commitdb45ed982f8bfe8e84442cc8866b7f74bc6519a7
tree4ce2f765cc8fcf44deb6cfb36a4a1dfea0049038
parent899a2731262c4321f44a0faecf4134f6b6eacc3d
time.c: Readability improvements - no code changes

Pulled assignments out of ifs, added whitespace around operation symbols.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libc/misc/time/time.c