Skip to content

IFile: Use time_t instead of unsigned int to store the last modification date

Using time_t might fit better this method. AFAIK no changes are required to the database scheme.

Merge request reports

Loading