]> gitweb.factorcode.org Git - factor.git/commitdiff
factor: remove some extra whitespace.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 7 Apr 2016 21:30:36 +0000 (14:30 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 7 Apr 2016 21:30:36 +0000 (14:30 -0700)
basis/windows/gdi32/gdi32.factor
basis/windows/kernel32/kernel32.factor
extra/cuda/prettyprint/prettyprint.factor

index d2d86bd3a1ef74097df2ce9d1a678c7eb9f2e882..20fb2090b1309430e3293edf86136ebc0034b963 100644 (file)
@@ -1848,7 +1848,7 @@ FUNCTION: BOOL SetPixelFormat ( HDC hDC, int iPixelFormat, PFD* ppfd )
 ! FUNCTION: SetTextAlign
 ! FUNCTION: SetTextCharacterExtra
 FUNCTION: COLORREF SetTextColor ( HDC hdc, COLORREF crColor )
-! FUNCTION: SetTextColor ( HDC hDC, 
+! FUNCTION: SetTextColor ( HDC hDC,  
 ! FUNCTION: SetTextJustification
 ! FUNCTION: SetViewportExtEx
 ! FUNCTION: SetViewportOrgEx
index a82bfa03f9a962cb698f25868b9dc90574846cb7..0ebb18c4d06576cc20782003a765f76bbbb12cbc 100644 (file)
@@ -1700,7 +1700,7 @@ ALIAS: OpenFileMapping OpenFileMappingW
 ! FUNCTION: OpenJobObjectA
 ! FUNCTION: OpenJobObjectW
 ! FUNCTION: OpenMutexA
-! FUNCTION: OpenMutexW 
+! FUNCTION: OpenMutexW  
 FUNCTION: HANDLE OpenProcess ( DWORD dwDesiredAccess, BOOL bInheritHandle, DWORD dwProcessId )
 ! FUNCTION: OpenProfileUserMapping
 ! FUNCTION: OpenSemaphoreA
index a802c21b2bcf112844fa9d88f0de3f01e9e47f8e..9a72ea799e592bdaf8e416516abe5efb1f229e43 100644 (file)
@@ -26,4 +26,3 @@ M: cuda-function-word synopsis*
        [ definer. ]
        [ [ pprint-word ] pprint-cuda-function ]
    } cleave ;
-