Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d04e8e46
Commit
d04e8e46
authored
May 29, 1993
by
Jim Blandy
Browse files
* systty.h (CDISABLE): #undef it before re-#defining it.
parent
70080de1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/systty.h
src/systty.h
+1
-0
No files found.
src/systty.h
View file @
d04e8e46
...
...
@@ -177,6 +177,7 @@ static struct sensemode {
#define CDISABLE _POSIX_VDISABLE
#else
/* not _POSIX_VDISABLE */
#ifdef CDEL
#undef CDISABLE
#define CDISABLE CDEL
#else
/* not CDEL */
#define CDISABLE 255
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment