cleanup ident name for phaser.c

This commit is contained in:
twinaphex 2014-04-29 23:11:23 +02:00
parent 78a21f6d80
commit 2ea61d4e70

View File

@ -178,7 +178,7 @@ const struct dspfilter_implementation generic_phaser_dsp = {
phaser_dsp_free,
RARCH_DSP_API_VERSION,
phaser_dsp_config,
"Phaser plugin",
"Phaser",
NULL
};