Skip to content

Commit 3faa661

Browse files
committed
myfirst commit
1 parent e5dad3f commit 3faa661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audio/alaw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
/* length of test inputs */
2828
#define LEN ((size_t)8)
29-
29+
#decode zyk's first forktest
3030
/* input pcm for test */
3131
int16_t pcm[LEN] = {1000, -1000, 1234, 3200, -1314, 0, 32767, -32768};
3232

0 commit comments

Comments
 (0)