summaryrefslogtreecommitdiff
path: root/position.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2025-05-19 05:51:42 +0000
committerXin LI <delphij@FreeBSD.org>2025-05-19 05:51:42 +0000
commit48b0a08b8724e7d5671dac2abf17ddb6d4e2a8f8 (patch)
tree1b948df937500aa7672f42e2eb1b2a6d743aa51f /position.h
parent8c9fd1007159a1cfe994ccf7021688a679a0a39c (diff)
Diffstat (limited to 'position.h')
-rw-r--r--position.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/position.h b/position.h
index b6906fd07634..609967aa1094 100644
--- a/position.h
+++ b/position.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 1984-2024 Mark Nudelman
+ * Copyright (C) 1984-2025 Mark Nudelman
*
* You may distribute under the terms of either the GNU General Public
* License or the Less License, as specified in the README file.
@@ -16,3 +16,4 @@
#define BOTTOM (-1)
#define BOTTOM_PLUS_ONE (-2)
#define MIDDLE (-3)
+#define BOTTOM_OFFSET (-4)