From 140ffc62a23b22f84656ae768cfe719658aedbc2 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 30 Nov 2009 21:37:30 +0000 Subject: Trim trailing space & reduce space+tab. --- src/combined/nsf_decoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/combined/nsf_decoder.c') diff --git a/src/combined/nsf_decoder.c b/src/combined/nsf_decoder.c index babeffae0..36f7f2990 100644 --- a/src/combined/nsf_decoder.c +++ b/src/combined/nsf_decoder.c @@ -234,7 +234,7 @@ static audio_decoder_t *open_plugin (audio_decoder_class_t *class_gen, xine_stre return &this->audio_decoder; } -/* This function allocates a private audio decoder class and initializes +/* This function allocates a private audio decoder class and initializes * the class's member functions. */ void *decoder_nsf_init_plugin (xine_t *xine, void *data) { -- cgit v1.2.3