]> granicus.if.org Git - sudo/commit
Fix conversion of timestamp_timeout from double to struct timeval.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Feb 2014 17:29:52 +0000 (10:29 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 Feb 2014 17:29:52 +0000 (10:29 -0700)
commitf2f96d849b5f760aa1f709c7df0c518d186dfeac
treea7f713bad44bd2ea4985aabe9aca595b65a9f24d
parentb41f5c2d3b329ed50d4425467482b30c9286d8b5
Fix conversion of timestamp_timeout from double to struct timeval.
Also quiet a printf format warning on 32-bit systems.
plugins/sudoers/timestamp.c