switch source tree from k&r to c99
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ INT_PTR CALLBACK NHRIPWndProc(HWND, UINT, WPARAM, LPARAM);
|
||||
static void onMSNHCommand(HWND hWnd, WPARAM wParam, LPARAM lParam);
|
||||
|
||||
HWND
|
||||
mswin_init_RIP_window()
|
||||
mswin_init_RIP_window(void)
|
||||
{
|
||||
HWND ret;
|
||||
PNHRIPWindow data;
|
||||
|
||||
Reference in New Issue
Block a user