Commit 1de5d3cc authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Correct more mismatches between spec files and comments about export

number.
parent 840f5948
......@@ -148,7 +148,7 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DMBAND.1)
* DllCanUnloadNow (DMBAND.@)
*
*
*/
......
......@@ -39,7 +39,7 @@ BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DMLOADER.1)
* DllCanUnloadNow (DMLOADER.@)
*/
HRESULT WINAPI DllCanUnloadNow (void)
{
......
......@@ -560,7 +560,7 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DMSCRIPT.1)
* DllCanUnloadNow (DMSCRIPT.@)
*
*
*/
......
......@@ -145,7 +145,7 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DMSYNTH.1)
* DllCanUnloadNow (DMSYNTH.@)
*
*
*/
......
......@@ -145,7 +145,7 @@ BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DMUSIC.1)
* DllCanUnloadNow (DMUSIC.@)
*
*
*/
......
......@@ -97,7 +97,7 @@ BOOL WINAPI DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {
/******************************************************************
* DllCanUnloadNow (DSWAVE.1)
* DllCanUnloadNow (DSWAVE.@)
*
*
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment