comparison src/systty.h @ 999:d8d503897aa5

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 19 Aug 1992 03:54:51 +0000
parents 70b112526394
children 8ab465f7a7ff
comparison
equal deleted inserted replaced
998:61c6983219ff 999:d8d503897aa5
167 167
168 #else 168 #else
169 169
170 /* Just ignore this for now and hope for the best */ 170 /* Just ignore this for now and hope for the best */
171 #define EMACS_GET_TTY_PGRP(fd, pgid) 0 171 #define EMACS_GET_TTY_PGRP(fd, pgid) 0
172 #define EMACS_SET_TTY_PGRP(fd, pgif) 0
172 173
173 #endif 174 #endif
174 175
175 176
176 /* Manipulate a TTY's input/output processing parameters. */ 177 /* Manipulate a TTY's input/output processing parameters. */