unit1303: fix compiler warning
MinGW-w64 complains: warning: conversion to 'long int' from 'time_t {aka long long int}' may alter its value [-Wconversion] Fix this by using the correct type.
parent
2af10b2c
Please register or sign in to comment