diff options
| author | Barry Wardell <rockbox@barrywardell.net> | 2007-02-17 19:54:05 +0000 |
|---|---|---|
| committer | Barry Wardell <rockbox@barrywardell.net> | 2007-02-17 19:54:05 +0000 |
| commit | c9e317475a5bc349b39a1c5f3f68d59a4c6bc5c3 (patch) | |
| tree | f82a803d86d709a29671feac9ffb8b2e684a4b22 /docs | |
| parent | dbd7fd81f2f5c299f9677f4dd649a080c31ce357 (diff) | |
| download | rockbox-c9e317475a5bc349b39a1c5f3f68d59a4c6bc5c3.zip rockbox-c9e317475a5bc349b39a1c5f3f68d59a4c6bc5c3.tar.gz rockbox-c9e317475a5bc349b39a1c5f3f68d59a4c6bc5c3.tar.bz2 rockbox-c9e317475a5bc349b39a1c5f3f68d59a4c6bc5c3.tar.xz | |
Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as
it is already defined as
M_PI in
math.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12355 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CREDITS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 8820a45..e6f1073 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -275,3 +275,5 @@ Roan Horning Ben Keroack Sean Morrisey Shay Green +Nick Vanderweit + |