Changeset 14700


Ignore:
Timestamp:
Mar 2, 2016, 4:15:06 PM (7 years ago)
Author:
mikedld
Message:

Fix building for Win32/x86 (wrong callback calling convention)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/daemon/daemon-win32.c

    r14487 r14700  
    148148}
    149149
    150 static DWORD
     150static DWORD WINAPI
    151151handle_service_ctrl (DWORD  control_code,
    152152                     DWORD  event_type,
Note: See TracChangeset for help on using the changeset viewer.