diff options
author | FreeArtMan <dos21h@gmail.com> | 2021-08-27 23:22:08 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2021-08-27 23:22:08 +0100 |
commit | ce98877bcf3bb8f6eb032597c65e2a89955b387c (patch) | |
tree | 94f73fabf0023b6069fadc6c6dda48852b8381f5 /md/writeup/naive_fft_implementation_in_c.md | |
parent | 2d8b936a43d610402eca93326c5cd87082ab5578 (diff) | |
download | md-content-ce98877bcf3bb8f6eb032597c65e2a89955b387c.tar.gz md-content-ce98877bcf3bb8f6eb032597c65e2a89955b387c.zip |
fixed newlines
Diffstat (limited to 'md/writeup/naive_fft_implementation_in_c.md')
-rw-r--r-- | md/writeup/naive_fft_implementation_in_c.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/md/writeup/naive_fft_implementation_in_c.md b/md/writeup/naive_fft_implementation_in_c.md index d6988c3..0008483 100644 --- a/md/writeup/naive_fft_implementation_in_c.md +++ b/md/writeup/naive_fft_implementation_in_c.md @@ -361,9 +361,9 @@ Open with Xcode and build ## Thx -[Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js -[Dzuris]() - freedback on code -[#developers.lv](https://developers.lv) - having patiens for listening to js nonsence from js-newbie +[Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js +[Dzuris]() - freedback on code +[#developerslv](discord.gg/e9t3a9NPBH) - having patiens for listening to js nonsence from js-newbie ## Links |