From b5e3f8cb0a19ec0672cd27c8df0f3393643aaf42 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 12 Aug 2015 13:59:08 +0200 Subject: Get rid of all the tabs. So annoying. --- Linux_C_12/cCCallWindows_121.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Linux_C_12/cCCallWindows_121.h') diff --git a/Linux_C_12/cCCallWindows_121.h b/Linux_C_12/cCCallWindows_121.h index 45823ab..25ae776 100644 --- a/Linux_C_12/cCCallWindows_121.h +++ b/Linux_C_12/cCCallWindows_121.h @@ -8,8 +8,8 @@ extern OS WinValidateRect (OSWindowPtr wnd, int left, int top, int right, extern OS WinValidateRgn (OSWindowPtr wnd, OSRgnHandle rgn, OS ios); /* Win(M/S)DIClientToOuterSizeDims returns the width and height needed to add/subtract - from the client/outer size to obtain the outer/client size. - These values must be the same as used by W95AdjustClean(M/S)DIWindowDimensions! + from the client/outer size to obtain the outer/client size. + These values must be the same as used by W95AdjustClean(M/S)DIWindowDimensions! */ extern void WinMDIClientToOuterSizeDims (int styleFlags, OS ios, int *dw, int *dh, OS *oos); extern void WinSDIClientToOuterSizeDims (int styleFlags, OS ios, int *dw, int *dh, OS *oos); -- cgit v1.2.3