Create a branch for header work.
[reactos.git] / base / applications / mscutils / servman / about.c
index 18a2abf..c45e456 100644 (file)
@@ -9,7 +9,7 @@
 
 #include "precomp.h"
 
-BOOL CALLBACK
+INT_PTR CALLBACK
 AboutDialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
 {
     switch (message)