diff options
Diffstat (limited to 'noatun/library')
-rw-r--r-- | noatun/library/noatunarts/fft.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatunarts/fft.c b/noatun/library/noatunarts/fft.c index bf8f4d07..5a5d4704 100644 --- a/noatun/library/noatunarts/fft.c +++ b/noatun/library/noatunarts/fft.c @@ -29,7 +29,7 @@ You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #define SAMPLERATE 44100 |