diff options
author | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-05-13 17:44:07 +0000 |
---|---|---|
committer | Todd Zullinger <tmzullinger@users.sourceforge.net> | 2007-05-13 17:44:07 +0000 |
commit | 68f1820089d934bbb13d45ffe12b084101d31366 (patch) | |
tree | bab0eb0fba6baa1b99b0c67cd2f51dcacdc0e5c3 | |
parent | 0c43c9aeb471728ffa55196b997e34fa2b9b9045 (diff) | |
download | libgpod-68f1820089d934bbb13d45ffe12b084101d31366.tar.gz libgpod-68f1820089d934bbb13d45ffe12b084101d31366.tar.xz libgpod-68f1820089d934bbb13d45ffe12b084101d31366.zip |
treat time_t as long
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1434 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 2007-05-12 Todd Zullinger <tmzullinger at users.sourceforge.net> - * bindings/python/gpod.i.in: treat time_t as int + * bindings/python/gpod.i.in: treat time_t as long * docs/reference/Makefile.am docs/reference/libgpod-sections.txt |