Hiya, don't suppose you could file a PR for this?
Adrian On 17 June 2012 16:10, Eric McCorkle <[email protected]> wrote: > On 6/17/12 6:45 PM, Eric McCorkle wrote: >> >> On 6/15/12 6:44 PM, Eric McCorkle wrote: >> > >> int main() { >> printf("%d\n", UINT64); >> return 0; >> } >> > > Correction: it should be sizeof(UINT64) > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

