CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/05/10 06:36:22

Modified files:
        sys/arch/sparc64/dev: prtc.c 

Log message:
Fix formwat string.  Cast pointer to long and print it using %lx since %p
prefixes the address with 0x which we want to avoid here.

Reply via email to