cmocka: do not use # with the %p printf modifier
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 25 Jul 2014 13:31:24 +0000 (14:31 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jul 2014 07:20:02 +0000 (09:20 +0200)
commita083c088b60dd2055bc6d852635b9589d62b6bc1
tree6237cfb7650f723110eee781d6d96a666c830e93
parentd07cff1b13af4fde05d2fa081c7f33c115ecf841
cmocka: do not use # with the %p printf modifier

Missed out during while amending commit 61b2b557951(cmocka: use %p to
printf a pointer).

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
src/cmocka.c