]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix Leash AddDisplayItem() declaration 725/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 7 Feb 2018 15:45:31 +0000 (10:45 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 7 Feb 2018 15:45:31 +0000 (10:45 -0500)
commitb1367abb2e2ff14446371155cb7e23a29b76aa87
tree735d0840ae2602de1548d19131e951c8a18b0e27
parent364c608911af2f227695bb527d4e42f091ee8bd3
Fix Leash AddDisplayItem() declaration

Commit a9cbbf0899f270fbb14f63ffbed1b6d542333641 changed three
parameters in AddDisplayItem() from long to time_t, but did not change
the corresponding declaration in LeashView.h.  Fix that now.

ticket: 8640
tags: pullup
target_version: 1.16-next
src/windows/leash/LeashView.h