rdflib: actually get the timemachomerge
commit2bc798a96877eaf11b3ccce1340f34e46a93f1b9
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 13 Feb 2016 05:21:57 +0000 (12 21:21 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 13 Feb 2016 05:21:57 +0000 (12 21:21 -0800)
tree0fa85d6e8dbd5ff307270ab1abc77e212a77cd53
parent99276cc7d9e8d3f39af22582bfae115fed5bb997
rdflib: actually get the time

sizeof(t = time(NULL)) doesn't ever actually call time().

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
rdoff/rdflib.c