From 195f1c4015b7219e81e7c376f06c9276106dcc84 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 15 May 2000 18:48:21 +0000 Subject: 11387: OCTAL_ZEROES option --- Src/zsh.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/zsh.h') diff --git a/Src/zsh.h b/Src/zsh.h index dec00c9e7..34cde8b54 100644 --- a/Src/zsh.h +++ b/Src/zsh.h @@ -1395,6 +1395,7 @@ enum { NOTIFY, NULLGLOB, NUMERICGLOBSORT, + OCTALZEROES, OVERSTRIKE, PATHDIRS, POSIXBUILTINS, -- cgit v1.2.3