aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/doas/parse.tab.h
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-14 14:39:31 +0300
committerCem Keylan <cem@ckyln.com>2021-07-14 14:39:31 +0300
commit89c23755c8ab5d8c5bbbfa6e40eb0c6bda109dad (patch)
tree0619d977ce4ceecca0523f20a0609a293440e030 /usr.bin/doas/parse.tab.h
parent0ea3661a6ba0baaa39b95e836e8f2c87e2f4c20f (diff)
downloadotools-89c23755c8ab5d8c5bbbfa6e40eb0c6bda109dad.tar.gz
update CVS
Diffstat (limited to 'usr.bin/doas/parse.tab.h')
-rw-r--r--usr.bin/doas/parse.tab.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/doas/parse.tab.h b/usr.bin/doas/parse.tab.h
index dfa6b41..c2ce6f9 100644
--- a/usr.bin/doas/parse.tab.h
+++ b/usr.bin/doas/parse.tab.h
@@ -4,7 +4,8 @@
#define TCMD 260
#define TARGS 261
#define TNOPASS 262
-#define TPERSIST 263
-#define TKEEPENV 264
-#define TSETENV 265
-#define TSTRING 266
+#define TNOLOG 263
+#define TPERSIST 264
+#define TKEEPENV 265
+#define TSETENV 266
+#define TSTRING 267