Skip to content

Commit

Permalink
Fix spelling error in ladspa
Browse files Browse the repository at this point in the history
  • Loading branch information
RossGammon committed Aug 25, 2019
1 parent 1f4bd12 commit 22be770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/buffer.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _BUFFER_H
#define _BUFFER_H

/* substract buffer b from a, save in c
/* subtract buffer b from a, save in c
*
* this could be sped up by vector operations
*/
Expand Down

0 comments on commit 22be770

Please sign in to comment.