Don't assume that GTimeVal is a long and use time_t instead Patch by
authorTobias Mueller <tobiasmue@svn.gnome.org>
Tue, 3 Mar 2009 04:27:19 +0000 (04:27 +0000)
committerTobias Mueller <tobiasmue@src.gnome.org>
Tue, 3 Mar 2009 04:27:19 +0000 (04:27 +0000)
commit59b745224e0e494c15ec13a9b444ea619d639265
tree9327bdebf5d393a2f8fab0dda9c8bf2177eff38e
parent05133f9ba4ac6ea7bc40c34b1f1d9a5b9d35d346
Don't assume that GTimeVal is a long and use time_t instead Patch by

2009-03-03  Tobias Mueller  <tobiasmue@svn.gnome.org>

    * backends/vcf/e-book-backend-vcf.c (set_revision):
    * backends/file/e-book-backend-file.c (set_revision):
    Don't assume that GTimeVal is a long and use time_t instead
    Patch by Matthias Drochner.
    ** Fixes bug 569108

svn path=/trunk/; revision=10126
addressbook/ChangeLog
addressbook/backends/file/e-book-backend-file.c
addressbook/backends/vcf/e-book-backend-vcf.c