Edit

IABSD.fr/xenocara/proto/xorgproto/include

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2026-05-23 17:07:01
    Hash : d3b6e2c1
    Message : Define CARD64 as unsigned long long on OpenBSD LP64 to match uint64_t. This fixes a number of errors with llvm 22 where X code mixes CARD64 and uint64_t. ok tb@