about summary refs log tree commit diff
path: root/Src/zsh.h
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-18 00:48:14 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-18 00:48:14 +0000
commit1f2f3427ef93dd353c6d86e6b156c05d0ff4d982 (patch)
tree444bbaa293182e693f0cf1b1842308c4ea260765 /Src/zsh.h
parent7ef31c0ac9edba315f7645062341242afd45b6f0 (diff)
downloadzsh-1f2f3427ef93dd353c6d86e6b156c05d0ff4d982.tar.gz
zsh-1f2f3427ef93dd353c6d86e6b156c05d0ff4d982.tar.xz
zsh-1f2f3427ef93dd353c6d86e6b156c05d0ff4d982.zip
zsh-workers/8308
Diffstat (limited to 'Src/zsh.h')
-rw-r--r--Src/zsh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/zsh.h b/Src/zsh.h
index 9a5699160..c34b2bd53 100644
--- a/Src/zsh.h
+++ b/Src/zsh.h
@@ -1267,6 +1267,7 @@ enum {
     CDABLEVARS,
     CHASEDOTS,
     CHASELINKS,
+    CHECKJOBS,
     CLOBBER,
     COMPLETEALIASES,
     COMPLETEINWORD,