Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for
commit3d5c3609c76092af0b0a9c167d2c234185895f5a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 May 2005 12:44:31 +0000 (19 12:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 May 2005 12:44:31 +0000 (19 12:44 +0000)
tree6d25afdf88688bf70e4f235de7ce38ab9ab6edb5
parent8eb1630ce1417784d6d32d43d680315fad42781e
Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for
consistency with the 32-bit version, and also make the register
function use the same prototype as the 32-bit one.
dlls/kernel/kernel32.spec
dlls/kernel/ne_module.c
tools/winebuild/spec16.c