summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index e9f2d8d9a4..d18882f69e 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -107,7 +107,7 @@ Q(getattr)
Q(globals)
Q(hash)
Q(hex)
-Q(%x)
+Q(%#x)
Q(id)
Q(io)
Q(int)