- add GetClientStartupTime() to util.cpp/.h, which returns a static const int64 from util.cpp
- change indentation in getininfo() function, to match all lines (better readability)
- remove some spaces in comments
Perhaps it makes sense to place it somewhere else in the getinfo, but I didn't want to break things that perhaps rely on the current ordering.