Fix printf warnings found on systems where time_t <> long int.
authorJeremy Allison <jra@samba.org>
Thu, 19 Feb 2009 21:36:45 +0000 (13:36 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 19 Feb 2009 21:36:45 +0000 (13:36 -0800)
commitea256b2d6d35327d63038554bf0a67d986c8e594
tree21aed37fa2ba27bc55f4177b4034d06e3a459952
parentaaba9a7b9a39bd899a748c45502fb8103c863eb9
Fix printf warnings found on systems where time_t <> long int.
Jeremy.
source/passdb/pdb_ldap.c
source/utils/smbget.c