summaryrefslogtreecommitdiffhomepage
path: root/src/os
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-09 15:38:59 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-09 15:38:59 +0000
commitfc3f068bc5d398c12b409e19303c66982276e4a4 (patch)
treec98c151431b07898abd84b3bbf41ef2c7ce4ccc9 /src/os
parentb50500689ac4ecf72bf73e2a5a46ea4fb6c421aa (diff)
downloadnginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.gz
nginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.bz2
style fix: remove trailing spaces
Diffstat (limited to 'src/os')
-rw-r--r--src/os/unix/ngx_sunpro_x86.map2
-rw-r--r--src/os/win32/nginx_icon16.xpm2
-rw-r--r--src/os/win32/nginx_tray.xpm2
3 files changed, 3 insertions, 3 deletions
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 ",
" "
-};
+};