src/pdo.c
changeset 712 d1ccff139c17
parent 688 514108c6e4c4
parent 711 4b64e17396af
child 742 10e165c6743c
--- a/src/pdo.c	Sat Feb 04 01:33:16 2012 +0100
+++ b/src/pdo.c	Sat Feb 04 01:38:15 2012 +0100
@@ -89,7 +89,7 @@
             {
               MSG_ERR (0x1013,
                        " Couldn't find mapped variable at index-subindex-size : ",
-                       (UNS16) (*pMappingParameter));
+                       (UNS32) (*pMappingParameter));
               return 0xFF;
             }
           /* copy bit per bit in little endian */