From fc3f068bc5d398c12b409e19303c66982276e4a4 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 9 Oct 2006 15:38:59 +0000 Subject: style fix: remove trailing spaces --- src/os/unix/ngx_sunpro_x86.map | 2 +- src/os/win32/nginx_icon16.xpm | 2 +- src/os/win32/nginx_tray.xpm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/os') diff --git a/src/os/unix/ngx_sunpro_x86.map b/src/os/unix/ngx_sunpro_x86.map index a73f2289c..971dda649 100644 --- a/src/os/unix/ngx_sunpro_x86.map +++ b/src/os/unix/ngx_sunpro_x86.map @@ -1,2 +1,2 @@ # disable { PAUSE ] hwcap for Sun Studio 11 -hwcap_1 = OVERRIDE; +hwcap_1 = OVERRIDE; diff --git a/src/os/win32/nginx_icon16.xpm b/src/os/win32/nginx_icon16.xpm index 8996864db..45e4bad37 100644 --- a/src/os/win32/nginx_icon16.xpm +++ b/src/os/win32/nginx_icon16.xpm @@ -21,4 +21,4 @@ static char * nginx_xpm[] = { " GGGGGGGGGGGGGGGG ", " GGGGGGGGGGGGGGGG ", " " -}; +}; diff --git a/src/os/win32/nginx_tray.xpm b/src/os/win32/nginx_tray.xpm index 6a8a6ea17..2fa0445bd 100644 --- a/src/os/win32/nginx_tray.xpm +++ b/src/os/win32/nginx_tray.xpm @@ -21,4 +21,4 @@ static char * nginx_xpm[] = { " GGGGGGGGGGGGGGGG ", " GGGGGGGGGGGGGGGG ", " " -}; +}; -- cgit