public
Description: Io programming language
Homepage: http://iolanguage.com
Clone URL: git://github.com/stevedekorte/io.git
Fix building the SampleRateConverter addon:
Remove stray comment markers from IoSampleRateConverter.c
mkhl (author)
Wed Mar 26 08:37:48 -0700 2008
commit  ac037d7e300a8ceff2ade30b5468bd2789f7ccb3
tree    95c33a4c97481732084232f63c4e3999f13cdd16
parent  f83ddc599f8324859889a0878d52d5053dec2d79
...
5
6
7
8
 
9
10
11
...
5
6
7
 
8
9
10
11
0
@@ -5,7 +5,7 @@
0
 /*metadoc SampleRateConverter description
0
   A binding for lib sample rate.
0
 */
0
- */
0
+
0
 #include "IoSampleRateConverter.h"
0
 #include "List.h"
0
 #include "IoState.h"

Comments

    No one has commented yet.