]> git.mxchange.org Git - simgear.git/commit
Avoid signed/unsigned compiler warning.
authorThorstenB <brehmt@gmail.com>
Fri, 21 Sep 2012 10:55:40 +0000 (12:55 +0200)
committerThorstenB <brehmt@gmail.com>
Fri, 21 Sep 2012 10:55:40 +0000 (12:55 +0200)
commit42d8772dd6a0951dfaf6faa14b58cc7224172cf9
tree829f4fc9bcbc399b857bda0686d91afcf2082a33
parent81ef922f02d84b0fc9552073c4029ed14ba3216e
Avoid signed/unsigned compiler warning.
We don't really need a signed int here.
simgear/structure/subsystem_mgr.cxx
simgear/structure/subsystem_mgr.hxx