No real changes, just rename double variables to "d".
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 May 2013 00:30:49 +0000 (00:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 May 2013 00:30:49 +0000 (00:30 +0000)
commit337bbb7a06504cf5f55b77ce0a17956b76a5f186
tree8aa489438be592d39048168fc7e118c071a8ed52
parent61eb6bb67389fdb59484ee710d20d8689f2cd3f6
No real changes, just rename double variables to "d".

Don't use "i" or "f" for double variable names, this is confusing, especially
when we do it inconsistently.

See #10625.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/datstrm.h
interface/wx/datstrm.h
src/common/datstrm.cpp