diff --git a/graphics/grTk1.c b/graphics/grTk1.c index c1fd2060..7712d333 100644 --- a/graphics/grTk1.c +++ b/graphics/grTk1.c @@ -535,7 +535,7 @@ GrTkInit(dispType) } else { - TxPrintf("Using %s, VisualID 0x%x depth %d\n", + TxPrintf("Using %s, VisualID 0x%lx depth %d\n", visual_type[grvisual_get[gritems].class], grvisual_get[gritems].visualid, grvisual_get[gritems].depth);