aboutsummaryrefslogtreecommitdiffstats
path: root/c_defs.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2023-12-20 20:20:20 +0100
committerJoe <rbo@gmx.us>2023-12-20 20:20:20 +0100
commitff175485ded07205da5b52919e8be04f89643a28 (patch)
treead7c4904e90165981c2e4470f3bb7ad915fecf70 /c_defs.go
parentdelete (diff)
downloadhardflip-ff175485ded07205da5b52919e8be04f89643a28.tar.gz
hardflip-ff175485ded07205da5b52919e8be04f89643a28.tar.bz2
hardflip-ff175485ded07205da5b52919e8be04f89643a28.tar.xz
hardflip-ff175485ded07205da5b52919e8be04f89643a28.tar.zst
hardflip-ff175485ded07205da5b52919e8be04f89643a28.zip
paging in progress
Diffstat (limited to 'c_defs.go')
-rw-r--r--c_defs.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/c_defs.go b/c_defs.go
index 1ad421a..9b6d1f5 100644
--- a/c_defs.go
+++ b/c_defs.go
@@ -39,7 +39,7 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* hardflip: src/c_defs.go
- * Tue Dec 19 16:36:48 2023
+ * Wed Dec 20 12:21:38 2023
* Joe
*
* constants
@@ -54,8 +54,9 @@ const (
(q)uit -
[x](a)dd/(i)nsert host -
[x](e)dit -
-[x](D)elete -
+(D)elete -
[x](s)earch -
(c-r) reload -
[x](?) help`
+ DATA_DIR_NAME = "hardflip"
)