about summary refs log tree commit diff stats
path: root/src/UCdomap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/UCdomap.c')
-rw-r--r--src/UCdomap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UCdomap.c b/src/UCdomap.c
index ec1a6dcb..6f9c8538 100644
--- a/src/UCdomap.c
+++ b/src/UCdomap.c
@@ -2058,7 +2058,7 @@ static int CpOrdinal(const unsigned long cp, const int other)
     char *mimeName, *mName = NULL, *lName = NULL;
     int s, i, exists = 0, ret;
 
-    CTRACE((tfp, "CpOrdinal(cp=%ul, other=%d).\n", cp, other));
+    CTRACE((tfp, "CpOrdinal(cp=%lu, other=%d).\n", cp, other));
     sprintf(myMimeName, "auto%s-cp%lu", (other ? "2" : ""), cp);
     mimeName = myMimeName + 5 + (other != 0);
     sprintf(lyName, "AutoDetect%s (cp%lu)",