Skip to content

Commit

Permalink
removed stray tab
Browse files Browse the repository at this point in the history
  • Loading branch information
tay10r committed Apr 7, 2017
1 parent 1369a0f commit 5f9d22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/tinyalsa/pcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ struct pcm *pcm_open_by_name(const char *name,
const struct pcm_config *config);

int pcm_close(struct pcm *pcm);

int pcm_is_ready(const struct pcm *pcm);

unsigned int pcm_get_channels(const struct pcm *pcm);
Expand Down

0 comments on commit 5f9d22f

Please sign in to comment.