summaryrefslogtreecommitdiff
path: root/apps/plugins/lrcplayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lrcplayer.c')
-rw-r--r--apps/plugins/lrcplayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lrcplayer.c b/apps/plugins/lrcplayer.c
index 43f3b8e359..9f43849d5b 100644
--- a/apps/plugins/lrcplayer.c
+++ b/apps/plugins/lrcplayer.c
@@ -24,7 +24,7 @@
24#include "lib/helper.h" 24#include "lib/helper.h"
25#include <ctype.h> 25#include <ctype.h>
26 26
27PLUGIN_HEADER 27
28 28
29#define MAX_LINE_LEN 256 29#define MAX_LINE_LEN 256
30#define LRC_BUFFER_SIZE 0x3000 /* 12 kiB */ 30#define LRC_BUFFER_SIZE 0x3000 /* 12 kiB */