X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Filog%2F_info;h=59e556656a6e30064db022aad78ba79cd5453efa;hb=ab43c3d0de45ba1012b4e3ff669517f78cac6092;hp=2b4aeb2edded654b395bf9c6302e005b2d6944fd;hpb=570c9c555f076e74f46141bb42b5d1d7ac89f632;p=ccan diff --git a/ccan/ilog/_info b/ccan/ilog/_info index 2b4aeb2e..59e55665 100644 --- a/ccan/ilog/_info +++ b/ccan/ilog/_info @@ -22,7 +22,7 @@ * printf("ILOG_32(0x%08X)=%i\n",0,ILOG_32(0)); * for(i=1;i<=STATIC_ILOG_32(USHRT_MAX);i++){ * uint32_t v; - * v=(uint32_t)1U<