]> git.ipfire.org Git - thirdparty/strongswan.git/commit
pacman: Define gen_time out of the loop
authorTobias Brunner <tobias@strongswan.org>
Mon, 25 Mar 2013 16:13:49 +0000 (17:13 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 25 Mar 2013 16:13:49 +0000 (17:13 +0100)
commitacbe87787b085eb96c037049123f86fb699c0d30
tree4eeca75869bb732f5cdaac62b5a4a9c70acdedf9
parent38c410b1aa59322a3d4bdf8fc80e4d52e839b607
pacman: Define gen_time out of the loop

It gets assigned if count==3 but only used later when count >= 7.
src/libimcv/plugins/imv_os/pacman.c