diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-10-09 15:38:59 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-10-09 15:38:59 +0000 |
| commit | fc3f068bc5d398c12b409e19303c66982276e4a4 (patch) | |
| tree | c98c151431b07898abd84b3bbf41ef2c7ce4ccc9 /src/os/unix | |
| parent | b50500689ac4ecf72bf73e2a5a46ea4fb6c421aa (diff) | |
| download | nginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.gz nginx-fc3f068bc5d398c12b409e19303c66982276e4a4.tar.bz2 | |
style fix: remove trailing spaces
Diffstat (limited to 'src/os/unix')
| -rw-r--r-- | src/os/unix/ngx_sunpro_x86.map | 2 |
1 files changed, 1 insertions, 1 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; |
