aboutsummaryrefslogtreecommitdiff
path: root/plugins/style/style.c
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-06-26 11:26:53 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-06-26 11:26:53 +0100
commitd17fb92bb60a5be832ccb6a22eeef8d35d05bb3c (patch)
tree39dd8271a3b17bc43c3985122447800fe6e9c291 /plugins/style/style.c
parenteefa3cfb45e35c9b7d9fb5b34e3127c9b4f290dc (diff)
small tweaks
Diffstat (limited to 'plugins/style/style.c')
-rw-r--r--plugins/style/style.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/style/style.c b/plugins/style/style.c
index 6d2efa9..ed7b274 100644
--- a/plugins/style/style.c
+++ b/plugins/style/style.c
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#define STYLE_N 3986 + 1
+#define STYLE_N 4023 + 1
void read_style_js(char* string)
{