summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/decoder/splayPlugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib/decoder/splayPlugin.h')
-rw-r--r--mpeglib/lib/decoder/splayPlugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/decoder/splayPlugin.h b/mpeglib/lib/decoder/splayPlugin.h
index 34a9751b..d7eed4ec 100644
--- a/mpeglib/lib/decoder/splayPlugin.h
+++ b/mpeglib/lib/decoder/splayPlugin.h
@@ -42,7 +42,7 @@ class KDE_EXPORT SplayPlugin : public DecoderPlugin {
FloatFrame* floatFrame;
PCMFrame* pcmFrame;
unsigned char* inputbuffer;
- int lenghtInSec;
+ int lengthInSec;
MpegAudioInfo* info;
FileAccessWrapper* fileAccess;
int resyncCounter;