Skip to content

Commit

Permalink
Fixed SNDDBG output.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jan 30, 2009
1 parent 6dae709 commit 1eab5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decoders/mpg123.c
Expand Up @@ -98,6 +98,7 @@ static void print_decoders(const char *kind, char **decoders)
SNDDBG((" %s", *decoders));
} while (*(++decoders));
} /* else */
SNDDBG(("\n"));
} /* print_decoders */


Expand Down

0 comments on commit 1eab5f1

Please sign in to comment.