+#define MSEC_PER_MINUTE (60 * MSEC_PER_SEC) +#define MSEC_PER_HOUR (60 * MSEC_PER_MINUTE) +#define MSEC_PER_DAY (60 * MSEC_PER_HOUR)Missprint?
Nice catch ;) _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
