summaryrefslogtreecommitdiff
path: root/xrestop.c
diff options
context:
space:
mode:
Diffstat (limited to 'xrestop.c')
-rw-r--r--xrestop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xrestop.c b/xrestop.c
index 51ad638..1809a31 100644
--- a/xrestop.c
+++ b/xrestop.c
@@ -587,8 +587,8 @@ xrestop_display(XResTopApp *app)
else
{
printf("%i - %s ( PID:%s ):\n"
- "\tres_base : ox%lx\n"
- "\tres_mask : ox%lx\n"
+ "\tres_base : %#lx\n"
+ "\tres_mask : %#lx\n"
"\twindows : %d\n"
"\tGCs : %d\n"
"\tfonts : %d\n"