Change variable accepting return from strftime to time_t. This
authorEzra Peisach <epeisach@mit.edu>
Fri, 6 Feb 2009 05:31:09 +0000 (05:31 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 6 Feb 2009 05:31:09 +0000 (05:31 +0000)
commit9162bf2930bcb1e2a2bc4f17802b9f38a2c0c524
treed5cd7932641354fbea03987128184c7056a77638
parentf14989c3ee872225c22024012583986a7db43f06
Change variable accepting return from strftime to time_t.  This
matches prototype for function and removes a signed/unsigned warning.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21907 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/str_conv.c