diff options
author | Dmitry Chagin <dchagin@FreeBSD.org> | 2021-05-19 21:12:27 +0000 |
---|---|---|
committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2021-05-19 21:12:27 +0000 |
commit | 6560ac57ce879857203bc456cdc3849808dc0700 (patch) | |
tree | 79dc4d216d70df0bca6e9ccdfa4ba994fc1cb008 /contrib/tcsh/ed.term.h | |
parent | 6190ff6104aed4cd753019325a252c4d66495b5e (diff) | |
parent | 174d8b60324d7e8754709f7155e13ca95220b48c (diff) | |
download | src-6560ac57ce879857203bc456cdc3849808dc0700.tar.gz src-6560ac57ce879857203bc456cdc3849808dc0700.zip |
Diffstat (limited to 'contrib/tcsh/ed.term.h')
-rw-r--r-- | contrib/tcsh/ed.term.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/tcsh/ed.term.h b/contrib/tcsh/ed.term.h index aa62c11b43f1..55e910120057 100644 --- a/contrib/tcsh/ed.term.h +++ b/contrib/tcsh/ed.term.h @@ -181,10 +181,10 @@ # undef CKILL # undef CEOF # undef CEOL -# undef CEOL2 -# undef CSWTCH +# undef CEOL2 +# undef CSWTCH # define CSWTCH TO_CONTROL('z') -# undef CDSWTCH +# undef CDSWTCH # undef CERASE2 # undef CSTART # undef CSTOP |