From 264f41f081816b2e2f80b5a0c7e1da79cda194bb Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 13 Feb 2005 18:17:29 +0000 Subject: white space --- winsup/cygwin/miscfuncs.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/miscfuncs.cc') diff --git a/winsup/cygwin/miscfuncs.cc b/winsup/cygwin/miscfuncs.cc index 720c0bb08..08b435277 100644 --- a/winsup/cygwin/miscfuncs.cc +++ b/winsup/cygwin/miscfuncs.cc @@ -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 = -- cgit v1.2.3