aboutsummaryrefslogtreecommitdiffstats
path: root/src/c_defs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_defs.go')
-rw-r--r--src/c_defs.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/c_defs.go b/src/c_defs.go
index 48afed0..579df64 100644
--- a/src/c_defs.go
+++ b/src/c_defs.go
@@ -98,6 +98,8 @@ const (
ERR_STYLE
TITLE_STYLE
BOT_STYLE
+ YANK_STYLE
+ MAX_STYLE = YANK_STYLE
)
const (