X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/5f4b8e7ae6b2b337c15e537ae6dcc3fad12e360f..44232d5b51d0e89cd8d1dac22e80bc97c44dbc70:/usr/src/usr.bin/ex/ex_vars.h diff --git a/usr/src/usr.bin/ex/ex_vars.h b/usr/src/usr.bin/ex/ex_vars.h index b7b1fbd460..c3bd859427 100644 --- a/usr/src/usr.bin/ex/ex_vars.h +++ b/usr/src/usr.bin/ex/ex_vars.h @@ -9,8 +9,8 @@ #define IGNORECASE 8 #define LISP 9 #define LIST 10 -#define MAPINPUT 11 -#define MAGIC 12 +#define MAGIC 11 +#define MAPINPUT 12 #define NUMBER 13 #define OPEN 14 #define OPTIMIZE 15