Skip to content

Commit 298fcf5

Browse files
Daniel K. O. (dkosmari)icculus
authored andcommitted
Fixed comment.
1 parent 790b35d commit 298fcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codecs/remap_channels.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ extern void remap_channels_vorbis_s16(Sint16 *samples, int num_samples, int num_
2828

2929
extern void remap_channels_vorbis_flt(float *samples, int num_samples, int num_channels);
3030

31-
#endif /* CHANNEL_REMAP_H_ */
31+
#endif /* REMAP_CHANNELS_H_ */

0 commit comments

Comments
 (0)