factor: remove some extra whitespace.
parent
a15465a9c2
commit
0055f3c616
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -26,4 +26,3 @@ M: cuda-function-word synopsis*
|
|||
[ definer. ]
|
||||
[ [ pprint-word ] pprint-cuda-function ]
|
||||
} cleave ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue