• Eli Zaretskii's avatar
    Avoid compiler warning in dynlib.c · 83cdf7bf
    Eli Zaretskii authored
    * src/dynlib.c (dynlib_addr) [WINDOWSNT]: Rename the first
    argument to be consistent with other platforms.  Cast it to
    'void *' to avoid compiler warning as result of changing the
    function's signature as part of the last recent change in
    dynlib.c.
    83cdf7bf
dynlib.c 8.04 KB