X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fsubsys%2Fsystem%2Fservman%2Fservman.h;h=691ab5e39267b703cd3e993621fc2be3fc97b0b9;hp=f34ddd284ee245f595919ca37e61e7169e1d0541;hb=9cfeba8d37e1c5fe3458ccedc6fb0d91e8e75682;hpb=b6b7f582ba039c5b059bc3faf1db2a01ff05f500 diff --git a/reactos/subsys/system/servman/servman.h b/reactos/subsys/system/servman/servman.h index f34ddd284ee..691ab5e3926 100644 --- a/reactos/subsys/system/servman/servman.h +++ b/reactos/subsys/system/servman/servman.h @@ -13,15 +13,13 @@ BOOL RefreshServiceList(VOID); -BOOL CALLBACK -AboutDialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam); +BOOL CALLBACK AboutDialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam); VOID GetError(VOID); VOID FreeMemory(VOID); VOID DisplayString(PTCHAR); -LONG APIENTRY -PropSheets(HWND hwnd); +LONG APIENTRY PropSheets(HWND hwnd); DWORD GetServiceList(VOID);