]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Get rid of a couple of time_t uses
authorMichael Schroeder <mls@suse.de>
Tue, 6 Feb 2024 13:09:15 +0000 (14:09 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 6 Feb 2024 13:09:15 +0000 (14:09 +0100)
commitc1593c930b5ae71711b3c866592c9afd06824553
treec46fd732c6e15c8a1c9ddc645d377796d3224816
parentc8dbb3a77c86600ce09d4f80a504cf4e78a3c359
Get rid of a couple of time_t uses

We are using our 'unsigned long long' numeric data type anyway
later on.
ext/repo_autopattern.c
ext/repo_products.c
ext/repo_updateinfoxml.c