about summary refs log tree commit diff
path: root/Src/hashtable.h
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2017-10-11 20:44:54 +0200
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2017-11-02 20:03:45 +0000
commitbf04ffb54286c44deef6e4ceb6445d6af30897f9 (patch)
treef73121d9f67f881312d8234a5277e550063e5918 /Src/hashtable.h
parent2273fe478a750fbe0ec368933513de7e22e7761a (diff)
downloadzsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.tar.gz
zsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.tar.xz
zsh-bf04ffb54286c44deef6e4ceb6445d6af30897f9.zip
41866: No error unsetting nonexistent function for POSIXBUILTINS
Diffstat (limited to 'Src/hashtable.h')
-rw-r--r--Src/hashtable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/hashtable.h b/Src/hashtable.h
index 3606e9785..21398e17c 100644
--- a/Src/hashtable.h
+++ b/Src/hashtable.h
@@ -62,6 +62,7 @@
 #define BIN_UNHASH   28
 #define BIN_UNALIAS  29
 #define BIN_UNFUNCTION  30
+#define BIN_UNSET    31
 
 /* These currently depend on being 0 and 1. */
 #define BIN_SETOPT    0