white space

This commit is contained in:
Christopher Faylor
2005-02-13 18:17:29 +00:00
parent ba8c69552f
commit 264f41f081
17 changed files with 42 additions and 42 deletions

View File

@ -383,7 +383,7 @@ winprio_to_nice (DWORD prio)
/* Get a Win32 priority matching the incoming nice factor. The incoming
nice is limited to the interval [-NZERO,NZERO-1]. */
DWORD
DWORD
nice_to_winprio (int &nice)
{
static const DWORD priority[] NO_COPY =