]> git.cworth.org Git - fips/commitdiff
Switch to unsigned values for the timestamp query results.
authorCarl Worth <cworth@cworth.org>
Sat, 9 Nov 2013 15:58:15 +0000 (07:58 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 11 Nov 2013 18:31:42 +0000 (10:31 -0800)
Since these are timestamps they can't be negative, so an unsigned
value makes sense.


No differences found